Skip to content

Commit 07cd7d8

Browse files
Merge pull request prometheus#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
2 parents 63f708b + b71ad4f commit 07cd7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
203203
if: github.repository == 'prometheus/snmp_exporter'
204204
- name: Lint
205-
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
205+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
206206
with:
207207
args: --verbose
208208
# Make sure to sync this with Makefile.common and scripts/golangci-lint.yml.

0 commit comments

Comments
 (0)