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

Commit 6effe2e

Browse files
author
Eoghan Russell
authored
Merge pull request #98 from intel/dependabot/github_actions/actions/setup-go-4.0.1
Bump actions/setup-go from 3.5.0 to 4.0.1
2 parents 7c299f6 + 90eef06 commit 6effe2e

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)