Skip to content

Commit efc4f2c

Browse files
authored
Merge pull request #3826 from kubernetes-sigs/dependabot/github_actions/actions-6c51e4eaa6
Bump actions/setup-go from 5.1.0 to 5.2.0 in the actions group
2 parents 771fb17 + 3ea2581 commit efc4f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Set up Go
4141
id: go
42-
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
42+
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
4343
with:
4444
go-version: ${{ steps.golangversion.outputs.go_version }}
4545
check-latest: true

0 commit comments

Comments
 (0)