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.
1 parent e415138 commit 077e824Copy full SHA for 077e824
.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@ac593985615ec2ede58e132d2e21d2b1cbd6127c # tag=v3.3.0
27
- - uses: actions/cache@4723a57e26efda3a62cbde1812113b730952852d # tag=v3.2.2
+ - uses: actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12 # tag=v3.2.3
28
name: Restore go cache
29
with:
30
path: |
0 commit comments