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 20d9435 + 47dc456 commit 483a50fCopy full SHA for 483a50f
1 file changed
.github/workflows/cloudrun-rollback.yml
@@ -45,7 +45,7 @@ jobs:
45
46
steps:
47
- name: Authenticate to GCP
48
- uses: google-github-actions/auth@v2
+ uses: google-github-actions/auth@v3
49
with:
50
credentials_json: ${{ secrets.GCP_SA_KEY }}
51
0 commit comments