Skip to content

Commit 70c9771

Browse files
authored
Merge pull request #6409 from kubernetes-sigs/dependabot/github_actions/actions/cache-3.0.2
🌱 Bump actions/cache from 3.0.1 to 3.0.2
2 parents fc0122c + dd0b940 commit 70c9771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
id: go
2222
- name: Check out code into the Go module directory
2323
uses: actions/checkout@v3
24-
- uses: actions/[email protected].1
24+
- uses: actions/[email protected].2
2525
name: Restore go cache
2626
with:
2727
path: |

0 commit comments

Comments
 (0)