We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e59ca3a commit 45bbe96Copy full SHA for 45bbe96
.github/workflows/golangci-lint.yml
@@ -29,6 +29,6 @@ jobs:
29
if: github.repository == 'prometheus/snmp_exporter'
30
31
- name: Lint
32
- uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
33
with:
34
version: v1.54.2
0 commit comments