Skip to content

Commit ad06bd4

Browse files
authored
Merge pull request #2311 from kubernetes-sigs/dependabot/github_actions/main/all-github-actions-9bce8512ee
🌱(deps): Bump actions/cache from 4.1.2 to 4.2.0 in the all-github-actions group
2 parents 70b3eec + 9943935 commit ad06bd4

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@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # tag=v5.1.0
2828
with:
2929
go-version: ${{ steps.vars.outputs.go_version }}
30-
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # tag=v4.1.2
30+
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # tag=v4.2.0
3131
name: Restore go cache
3232
with:
3333
path: |

0 commit comments

Comments
 (0)