Skip to content

Commit b8f2f80

Browse files
authored
Merge pull request #11289 from kubernetes-sigs/dependabot/github_actions/all-github-actions-7fd683b6bc
🌱 Bump actions/cache from 4.1.0 to 4.1.1 in the all-github-actions group
2 parents cd1d178 + 8f34327 commit b8f2f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-dependabot.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # tag=v5.0.2
2828
with:
2929
go-version: ${{ steps.vars.outputs.go_version }}
30-
- uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # tag=v4.1.0
30+
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # tag=v4.1.1
3131
name: Restore go cache
3232
with:
3333
path: |

0 commit comments

Comments
 (0)