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 19dbef5 + 60bd6ad commit 09daad1Copy full SHA for 09daad1
.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.24'
31
- - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # tag=v4.2.3
+ - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # tag=v4.2.4
32
name: Restore go cache
33
34
path: |
0 commit comments