Skip to content

Commit f6b4090

Browse files
build(deps): bump google-github-actions/setup-gcloud from 2 to 3 (#324)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CloudDrove CI <84795582+clouddrove-ci@users.noreply.github.com>
1 parent 47dc456 commit f6b4090

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
@@ -50,7 +50,7 @@ jobs:
5050
credentials_json: ${{ secrets.GCP_SA_KEY }}
5151

5252
- name: Setup gcloud
53-
uses: google-github-actions/setup-gcloud@v2
53+
uses: google-github-actions/setup-gcloud@v3
5454

5555
- name: Get current revision
5656
id: prev

0 commit comments

Comments
 (0)