Skip to content

Commit 99dcf1b

Browse files
authored
Merge pull request #7062 from kubernetes-sigs/dependabot/github_actions/actions/cache-3.0.7
🌱 Bump actions/cache from 3.0.6 to 3.0.7
2 parents 3b9761d + 3b1c44e commit 99dcf1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
id: go
2525
- name: Check out code into the Go module directory
2626
uses: actions/checkout@v3
27-
- uses: actions/[email protected].6
27+
- uses: actions/[email protected].7
2828
name: Restore go cache
2929
with:
3030
path: |

0 commit comments

Comments
 (0)