Skip to content

Commit

Permalink
Merge pull request #17326 from kubernetes/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/setup-go-4.1.0

Build(deps): Bump actions/setup-go from 4.0.1 to 4.1.0
  • Loading branch information
spowelljr authored Oct 3, 2023
2 parents ada5465 + daeff6c commit 77ed6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/minikube-image-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
AWS_DEFAULT_REGION: 'us-west-1'
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
with:
go-version: ${{env.GO_VERSION}}
cache-dependency-path: ./go.sum
Expand Down

0 comments on commit 77ed6b6

Please sign in to comment.