Skip to content

Commit 2861938

Browse files
authored
Update common Prometheus files (#182)
Signed-off-by: prombot <[email protected]>
1 parent 7c80746 commit 2861938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Checkout repository
2727
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2828
- name: install Go
29-
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
29+
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
3030
with:
3131
go-version: 1.21.x
3232
- name: Install snmp_exporter/generator dependencies

0 commit comments

Comments
 (0)