Skip to content

Commit 84bdde9

Browse files
authored
Merge pull request #2991 from kubernetes-sigs/dependabot/github_actions/release-0.14/all-github-actions-cb58694054
🌱(deps): Bump actions/cache from 5.0.2 to 5.0.3 in the all-github-actions group
2 parents 2a9c2d9 + 57f6ffe commit 84bdde9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # tag=v6.2.0
2929
with:
3030
go-version: ${{ steps.vars.outputs.go_version }}
31-
- uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # tag=v5.0.2
31+
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # tag=v5.0.3
3232
name: Restore go cache
3333
with:
3434
path: |

0 commit comments

Comments
 (0)