Skip to content

Commit d6be401

Browse files
Merge pull request #907 from metal3-io/dependabot/github_actions/main/actions/cache-4.2.2
🌱 Bump actions/cache from 4.2.0 to 4.2.2
2 parents f6095db + 6262c7a commit d6be401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
3030
with:
3131
go-version: ${{ steps.vars.outputs.go_version }}
32-
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
32+
- uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
3333
name: Restore go cache
3434
with:
3535
path: |

0 commit comments

Comments
 (0)