Skip to content

Commit c9e1236

Browse files
authored
Merge pull request #1715 from kubernetes-sigs/dependabot/github_actions/actions/cache-4.2.0
Bump actions/cache from 4.1.2 to 4.2.0
2 parents b5c0b62 + aa74f03 commit c9e1236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/containerd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
path: ${{github.workspace}}/src/github.com/kubernetes-sigs/cri-tools
8989

9090
- name: Cache go modules and build cache
91-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
91+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
9292
with:
9393
path: |
9494
~/go/pkg/mod

0 commit comments

Comments
 (0)