mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
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
This commit is contained in:
2
.github/workflows/vm.yaml
vendored
2
.github/workflows/vm.yaml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
- name: Set up Go
|
||||
id: go
|
||||
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
|
||||
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
|
||||
with:
|
||||
go-version: ${{ steps.golangversion.outputs.go_version }}
|
||||
check-latest: true
|
||||
|
||||
Reference in New Issue
Block a user