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 8bfcb8d + e148cee commit 1118a37Copy full SHA for 1118a37
.github/workflows/dependabot.yml
@@ -24,7 +24,7 @@ jobs:
24
id: go
25
- name: Check out code into the Go module directory
26
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag=v4.1.6
27
- - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # tag=v4.2.3
+ - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # tag=v4.2.4
28
name: Restore go cache
29
with:
30
path: |
0 commit comments