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 2d23589 commit 426a17eCopy full SHA for 426a17e
.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@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # tag=v4.1.0
+ - uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # tag=v4.1.1
32
name: Restore go cache
33
34
path: |
0 commit comments