Skip to content

Commit 283d3d3

Browse files
authored
Merge pull request #3985 from kubernetes-sigs/dependabot/github_actions/actions-c0a0bce6de
Bump actions/cache from 4.2.3 to 4.2.4 in the actions group
2 parents f85973a + c358d99 commit 283d3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
id: lima-actions-setup
4949

5050
- name: "Cache ~/.cache/lima"
51-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
51+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
5252
with:
5353
path: ~/.cache/lima
5454
key: lima-${{ steps.lima-actions-setup.outputs.version }}

0 commit comments

Comments
 (0)