E589
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56a9b7 commit 0949959Copy full SHA for 0949959
.github/workflows/golangci-lint.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Checkout repository
27
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
28
- name: install Go
29
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
+ uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
30
with:
31
go-version: 1.21.x
32
- name: Install snmp_exporter/generator dependencies
0 commit comments