We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd1d178 + 8f34327 commit b8f2f80Copy full SHA for b8f2f80
.github/workflows/pr-dependabot.yaml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # tag=v5.0.2
28
with:
29
go-version: ${{ steps.vars.outputs.go_version }}
30
- - uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # tag=v4.1.0
+ - uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # tag=v4.1.1
31
name: Restore go cache
32
33
path: |
0 commit comments