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.
2 parents a056f95 + 7bd2d14 commit 4370b24Copy full SHA for 4370b24
.github/workflows/deploy-catalog-gcp.yml
@@ -77,7 +77,7 @@ jobs:
77
NODE_ENV: production
78
79
- name: Authenticate to Google Cloud
80
- uses: google-github-actions/auth@v2
+ uses: google-github-actions/auth@v3
81
with:
82
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER }}
83
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
0 commit comments