We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d29c94c + 148c8ee commit f7fed42Copy full SHA for f7fed42
.github/workflows/pr-dependabot.yaml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # tag=v6.1.0
28
with:
29
go-version: ${{ steps.vars.outputs.go_version }}
30
- - uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # tag=v5.0.0
+ - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # tag=v5.0.1
31
name: Restore go cache
32
33
path: |
0 commit comments