Merge pull request #12511 from prometheus/dependabot/github_actions/golangci/golangci-lint-action-3.6.0

build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0
This commit is contained in:
Julien Pivotto 2023-07-04 23:39:35 +02:00 committed by GitHub
commit 543d77327a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ jobs:
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
if: github.repository == 'prometheus/snmp_exporter'
- name: Lint
uses: golangci/golangci-lint-action@v3.4.0
uses: golangci/golangci-lint-action@v3.6.0
with:
args: --verbose
version: v1.53.3