We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a9c2d9 + 57f6ffe commit 84bdde9Copy full SHA for 84bdde9
.github/workflows/pr-dependabot.yaml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # tag=v6.2.0
29
with:
30
go-version: ${{ steps.vars.outputs.go_version }}
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