We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf49216 commit aa44fcaCopy full SHA for aa44fca
.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@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
+ uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
33
with:
34
version: v1.54.2
0 commit comments