Skip to content

Commit 6f8a1a8

Browse files
committed
CHORE: tweak GCR deploy GHA
1 parent fe31b72 commit 6f8a1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gcr-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: gcloud auth
2828
id: 'auth'
29-
uses: 'google-github-actions/auth@v0'
29+
uses: 'google-github-actions/auth@v4'
3030
with:
3131
credentials_json: '${{ secrets.GCP_SA_KEY }}'
3232

0 commit comments

Comments
 (0)