Skip to content

Commit 68bbbce

Browse files
authored
Merge pull request #247 from prometheus-community/dependabot/github_actions/actions/setup-go-6.2.0
Bump actions/setup-go from 6.1.0 to 6.2.0
2 parents a0e0af3 + cb6fa87 commit 68bbbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
persist-credentials: false
3030
- name: Install Go
31-
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
31+
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
3232
with:
3333
go-version: 1.25.x
3434
- name: Install snmp_exporter/generator dependencies

0 commit comments

Comments
 (0)