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 b0eb7d0 commit 0c00f8fCopy full SHA for 0c00f8f
.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