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 523fb4b commit 80d124bCopy full SHA for 80d124b
gh-actions/cache/prime/action.yml
@@ -159,7 +159,7 @@ runs:
159
key: ${{ inputs.key }}
160
161
- if: ${{ steps.restore.outputs.save == 'true' && inputs.gcs-bucket }}
162
- uses: envoyproxy/toolshed/gh-actions/gcs/cache/save@5831eb8972102b40f9f4b2f815b3ac5dcb2f38fe
+ uses: envoyproxy/toolshed/gh-actions/gcs/cache/save@523fb4b74db01fc3e8fb9ed0d73c3e68ecbfd242
163
with:
164
bucket: ${{ inputs.gcs-bucket }}
165
0 commit comments