We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd1c55 commit 7633bc1Copy full SHA for 7633bc1
.github/workflows/golangci-lint.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
persist-credentials: false
30
- name: Install Go
31
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
32
33
go-version: 1.25.x
34
- name: Install snmp_exporter/generator dependencies
0 commit comments