We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aace35 commit 8d989a7Copy full SHA for 8d989a7
.github/workflows/golangci-lint.yml
@@ -25,6 +25,6 @@ jobs:
25
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
26
if: github.repository == 'prometheus/snmp_exporter'
27
- name: Lint
28
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].1
29
with:
30
version: v1.54
0 commit comments