Merge pull request #16258 from prometheus/dependabot/github_actions/golangci/golangci-lint-action-6.5.2

chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.2
This commit is contained in:
github-actions[bot] 2025-03-22 18:39:24 +01:00 committed by GitHub
commit 07cd7d83c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -202,7 +202,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@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
with:
args: --verbose
# Make sure to sync this with Makefile.common and scripts/golangci-lint.yml.