We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b3eec commit 9943935Copy full SHA for 9943935
.github/workflows/pr-dependabot.yaml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # tag=v5.1.0
28
with:
29
go-version: ${{ steps.vars.outputs.go_version }}
30
- - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # tag=v4.1.2
+ - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # tag=v4.2.0
31
name: Restore go cache
32
33
path: |
0 commit comments