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 cec6615 commit 8d38055Copy full SHA for 8d38055
.github/workflows/main.yml
@@ -89,7 +89,7 @@ jobs:
89
service_account: '[email protected]'
90
token_format: 'access_token'
91
- name: 'Set up Cloud SDK'
92
- uses: 'google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9' # ratchet:google-github-actions/setup-gcloud@v1
+ uses: 'google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397' # ratchet:google-github-actions/setup-gcloud@v1
93
- name: 'Log in to Google Artifact Registry'
94
if: github.ref == 'refs/heads/main'
95
run: |-
0 commit comments