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 77c09c2 + 8a7d583 commit 3a25943Copy full SHA for 3a25943
.github/workflows/pr-dependabot.yaml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # tag=v6.0.0
28
with:
29
go-version: ${{ steps.vars.outputs.go_version }}
30
- - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # tag=v4.2.4
+ - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # tag=v4.3.0
31
name: Restore go cache
32
33
path: |
0 commit comments