We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 033f54d + 5e7d66e commit 6825911Copy full SHA for 6825911
.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@0057852bfaa89a56745cba8c7296529d2fc39830 # tag=v4.3.0
+ - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # tag=v5.0.1
31
name: Restore go cache
32
33
path: |
0 commit comments