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 de34751 + 084f28d commit c1ef998Copy full SHA for c1ef998
.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@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # tag=v3.2.5
+ - uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 # tag=v3.2.6
28
name: Restore go cache
29
with:
30
path: |
0 commit comments