Skip to content

Commit

Permalink
Merge pull request #578 from metal3-io/dependabot/github_actions/rele…
Browse files Browse the repository at this point in the history
…ase-1.6/actions/cache-3.3.3

🌱 Bump actions/cache from 3.3.2 to 3.3.3
  • Loading branch information
metal3-io-bot authored Jun 28, 2024
2 parents dbe5566 + f508af2 commit 3d284e1
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 @@ -26,7 +26,7 @@ jobs:
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # tag=v5.0.1
with:
go-version: ${{ steps.vars.outputs.go_version }}
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # tag=v3.3.2
- uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # tag=v3.3.3
name: Restore go cache
with:
path: |
Expand Down

0 comments on commit 3d284e1

Please sign in to comment.