Skip to content

Commit 06ee4bb

Browse files
committed
ci: fix setup-gcloud tag and create credentials for workload identity
1 parent 709c213 commit 06ee4bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
export_environment_variables: true
4040

4141
- name: Set up gcloud CLI
42-
uses: google-github-actions/setup-gcloud@v1.3.0
42+
uses: google-github-actions/setup-gcloud@v1
4343
with:
4444
project_id: ${{ env.GCP_PROJECT_ID }}
4545

0 commit comments

Comments
 (0)