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 63db332 + 88fbc1e commit 115db9aCopy full SHA for 115db9a
.github/workflows/dependabot-code-gen.yml
@@ -24,7 +24,7 @@ jobs:
24
id: go
25
- name: Check out code into the Go module directory
26
uses: actions/checkout@v3 # tag=v3.2.0
27
- - uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 # tag=v3.2.6
+ - uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # tag=v3.3.1
28
name: Restore go cache
29
with:
30
path: |
0 commit comments