Skip to content

Commit a056f95

Browse files
authored
Merge pull request #42 from VectorInstitute/dependabot/github_actions/google-github-actions/setup-gcloud-3
Bump google-github-actions/setup-gcloud from 2 to 3
2 parents 444b4fd + 4dc40b1 commit a056f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-catalog-gcp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
8484

8585
- name: Set up Cloud SDK
86-
uses: google-github-actions/setup-gcloud@v2
86+
uses: google-github-actions/setup-gcloud@v3
8787

8888
- name: Deploy to GCS
8989
run: |

0 commit comments

Comments
 (0)