Skip to content

Commit 9b401f1

Browse files
authored
Merge pull request #440 from kubernetes-sigs/dependabot/github_actions/actions/cache-4.3.0
🌱 Bump actions/cache from 4.2.4 to 4.3.0
2 parents 9d44995 + a1a42e4 commit 9b401f1

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5.0.0
27-
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # tag=v4.2.4
27+
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # tag=v4.3.0
2828
name: Restore go cache
2929
with:
3030
path: |

0 commit comments

Comments
 (0)