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 2c22125 + 3d189e5 commit 837e518Copy full SHA for 837e518
.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@627f0f41f6904a5b1efbaed9f96d9eb58e92e920 # tag=v3.2.4
+ - uses: actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # tag=v3.2.5
28
name: Restore go cache
29
with:
30
path: |
0 commit comments