Skip to content

Commit

Permalink
Merge pull request #626 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/cache-4.1.2

🌱 Bump actions/cache from 4.1.0 to 4.1.2
  • Loading branch information
k8s-ci-robot authored Nov 27, 2024
2 parents 194d5c6 + 2713f53 commit 9ba2897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
# go-version: ${{ steps.vars.outputs.go_version }} // TODO: we have to use go version consistent with test infra jobs
go-version: '1.22'
- uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # tag=v4.1.0
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # tag=v4.1.2
name: Restore go cache
with:
path: |
Expand Down

0 comments on commit 9ba2897

Please sign in to comment.