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

Commit 0f5792a

Browse files
Bump actions/setup-go from 4.0.1 to 4.1.0 (#147)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@fac708d...93397be) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2412f7 commit 0f5792a

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@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
80+
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
8181
with:
8282
go-version: 1.20.1
8383

0 commit comments

Comments
 (0)