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 7f3f252 commit 572f5a8Copy full SHA for 572f5a8
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
fi
66
- id: auth
67
name: "🔓 Authenticate to Google Cloud"
68
- uses: "google-github-actions/auth@v2"
+ uses: "google-github-actions/auth@v3"
69
with:
70
workload_identity_provider: ${{ secrets.GCP_IDENTITY_PROVIDER }}
71
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
0 commit comments