Skip to content

Commit f8c21e7

Browse files
authored
Merge pull request #536 from kubernetes-sigs/dependabot/github_actions/actions/cache-5.0.5
🌱 Bump actions/cache from 5.0.4 to 5.0.5
2 parents 0ff2366 + 662fd37 commit f8c21e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag=v6.0.2
27-
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # tag=v5.0.4
27+
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # tag=v5.0.5
2828
name: Restore go cache
2929
with:
3030
path: |

0 commit comments

Comments
 (0)