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 1130149 + f355f75 commit 662dd41Copy full SHA for 662dd41
.github/workflows/deploy-catalog-analytics.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: docker/setup-buildx-action@v3
42
43
- name: Authenticate to Google Cloud
44
- uses: google-github-actions/auth@v2
+ uses: google-github-actions/auth@v3
45
with:
46
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER }}
47
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
0 commit comments