Skip to content

Commit 1417059

Browse files
authored
Merge pull request #2989 from kubernetes-sigs/dependabot/github_actions/release-0.13/all-github-actions-cb58694054
🌱(deps): Bump actions/cache from 5.0.2 to 5.0.3 in the all-github-actions group
2 parents 1f6be5e + c9a68f3 commit 1417059

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
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # tag=v6.2.0
2828
with:
2929
go-version: ${{ steps.vars.outputs.go_version }}
30-
- uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # tag=v5.0.2
30+
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # tag=v5.0.3
3131
name: Restore go cache
3232
with:
3333
path: |

0 commit comments

Comments
 (0)