Skip to content

Commit

Permalink
Merge pull request #2360 from metal3-io/dependabot/github_actions/mai…
Browse files Browse the repository at this point in the history
…n/actions/cache-4.2.2

🌱 Bump actions/cache from 4.2.0 to 4.2.2
  • Loading branch information
metal3-io-bot authored Mar 3, 2025
2 parents 493e1cb + 7b14997 commit 7fec087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
with:
go-version: ${{ steps.vars.outputs.go_version }}
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
- uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
name: Restore go cache
with:
path: |
Expand Down

0 comments on commit 7fec087

Please sign in to comment.