Skip to content

Commit 80d124b

Browse files
committed
gh-actions/cache/prime/
1 parent 523fb4b commit 80d124b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gh-actions/cache/prime/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ runs:
159159
key: ${{ inputs.key }}
160160

161161
- if: ${{ steps.restore.outputs.save == 'true' && inputs.gcs-bucket }}
162-
uses: envoyproxy/toolshed/gh-actions/gcs/cache/save@5831eb8972102b40f9f4b2f815b3ac5dcb2f38fe
162+
uses: envoyproxy/toolshed/gh-actions/gcs/cache/save@523fb4b74db01fc3e8fb9ed0d73c3e68ecbfd242
163163
with:
164164
bucket: ${{ inputs.gcs-bucket }}
165165
key: ${{ inputs.key }}

0 commit comments

Comments
 (0)