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 93dc0ca + 81dfee5 commit e6cc81aCopy full SHA for e6cc81a
.github/workflows/pr-dependabot.yaml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # tag=v5.0.0
28
with:
29
go-version: ${{ steps.vars.outputs.go_version }}
30
- - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # tag=v4.0.0
+ - uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # tag=v4.0.1
31
name: Restore go cache
32
33
path: |
0 commit comments