Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 90eef06

Browse files
Bump actions/setup-go from 3.5.0 to 4.0.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.5.0 to 4.0.1. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@6edd440...fac708d) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffae897 commit 90eef06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/static-scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: docker cp userspacecni:/root/userspace-cni-network-plugin/cnivpp ./
7878

7979
- name: Set up Go
80-
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
80+
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
8181
with:
8282
go-version: 1.20.1
8383

0 commit comments

Comments
 (0)