Thanks to visit codestin.com Credit goes to github.com
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 13d885f commit ccdd7caCopy full SHA for ccdd7ca
.github/workflows/release.yaml
@@ -44,7 +44,7 @@ jobs:
44
CI: true
45
46
- name: Authenticate to Google Cloud
47
- uses: google-github-actions/auth@v2
+ uses: google-github-actions/auth@v3
48
with:
49
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_ID_PROVIDER }}
50
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
0 commit comments