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.
2 parents 9ad0cf7 + 83e8f01 commit 322ea4eCopy full SHA for 322ea4e
.github/workflows/pr-dependabot.yaml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
# go-version: ${{ steps.vars.outputs.go_version }} // TODO: we have to use go version consistent with test infra jobs
30
go-version: '1.22'
31
- - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # tag=v4.1.2
+ - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # tag=v4.2.0
32
name: Restore go cache
33
34
path: |
0 commit comments