We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 043922f + bc32c17 commit 523de09Copy full SHA for 523de09
.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@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
+ uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
33
with:
34
version: v1.54.2
0 commit comments