Skip to content

Commit

Permalink
Merge pull request #1258 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-go-4.0.1

chore: bump actions/setup-go from 4.0.0 to 4.0.1
  • Loading branch information
k8s-ci-robot committed May 17, 2023
2 parents a7698aa + ceb7ec6 commit 3506170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
egress-policy: audit

- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
with:
go-version: "^1.20"
- name: Run tests
Expand Down

0 comments on commit 3506170

Please sign in to comment.