Skip to content

Commit f7fed42

Browse files
authored
Merge pull request #2912 from kubernetes-sigs/dependabot/github_actions/release-0.13/all-github-actions-9749450cbf
🌱(deps): Bump actions/cache from 5.0.0 to 5.0.1 in the all-github-actions group
2 parents d29c94c + 148c8ee commit f7fed42

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@4dc6199c7b1a012772edbd06daecab0f50c9053c # tag=v6.1.0
2828
with:
2929
go-version: ${{ steps.vars.outputs.go_version }}
30-
- uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # tag=v5.0.0
30+
- uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # tag=v5.0.1
3131
name: Restore go cache
3232
with:
3333
path: |

0 commit comments

Comments
 (0)