Merge pull request #973 from kubernetes-csi/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
This commit is contained in:
2
.github/workflows/trivy.yaml
vendored
2
.github/workflows/trivy.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install go
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ^1.19
|
||||
|
||||
|
Reference in New Issue
Block a user