We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f6be5e + c9a68f3 commit 1417059Copy full SHA for 1417059
.github/workflows/pr-dependabot.yaml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # tag=v6.2.0
28
with:
29
go-version: ${{ steps.vars.outputs.go_version }}
30
- - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # tag=v5.0.2
+ - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # tag=v5.0.3
31
name: Restore go cache
32
33
path: |
0 commit comments