We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b518b5 + bdf0ccc commit e9d911bCopy full SHA for e9d911b
.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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # tag=v5.0.2
+ - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # tag=v5.0.3
32
name: Restore go cache
33
34
path: |
0 commit comments