Skip to content

Commit

Permalink
Merge pull request #98 from intel/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-go-4.0.1

Bump actions/setup-go from 3.5.0 to 4.0.1
  • Loading branch information
Eoghan Russell authored Jul 10, 2023
2 parents 7c299f6 + 90eef06 commit 6effe2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: docker cp userspacecni:/root/userspace-cni-network-plugin/cnivpp ./

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

Expand Down

0 comments on commit 6effe2e

Please sign in to comment.