Skip to content

Commit 483a50f

Browse files
Merge branch 'master' into dependabot/github_actions/google-github-actions/setup-gcloud-3
2 parents 20d9435 + 47dc456 commit 483a50f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cloudrun-rollback.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
steps:
4747
- name: Authenticate to GCP
48-
uses: google-github-actions/auth@v2
48+
uses: google-github-actions/auth@v3
4949
with:
5050
credentials_json: ${{ secrets.GCP_SA_KEY }}
5151

0 commit comments

Comments
 (0)