Skip to content

Commit

Permalink
Merge pull request #11289 from kubernetes-sigs/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/all-github-actions-7fd683b6bc

🌱 Bump actions/cache from 4.1.0 to 4.1.1 in the all-github-actions group
  • Loading branch information
k8s-ci-robot authored Oct 15, 2024
2 parents cd1d178 + 8f34327 commit b8f2f80
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 @@ -27,7 +27,7 @@ jobs:
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # tag=v5.0.2
with:
go-version: ${{ steps.vars.outputs.go_version }}
- uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # tag=v4.1.0
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # tag=v4.1.1
name: Restore go cache
with:
path: |
Expand Down

0 comments on commit b8f2f80

Please sign in to comment.