Skip to content

build(deps): bump github.com/percona/mongodb_exporter from 0.39.1-0.20230706092307-28432707eb65 to 0.43.1 #3159

build(deps): bump github.com/percona/mongodb_exporter from 0.39.1-0.20230706092307-28432707eb65 to 0.43.1

build(deps): bump github.com/percona/mongodb_exporter from 0.39.1-0.20230706092307-28432707eb65 to 0.43.1 #3159

Workflow file for this run

name: Lint Scripts
on: [pull_request]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: azohra/shell-linter@latest
with:
path: "packaging,production,tools/ci,tools/release,docs/sources/tutorials/assets"