Skip to content

Commit 1130149

Browse files
authored
Merge pull request #50 from VectorInstitute/dependabot/github_actions/google-github-actions/setup-gcloud-3
Bump google-github-actions/setup-gcloud from 2 to 3
2 parents af70407 + 08d23ef commit 1130149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
token_format: access_token
4949

5050
- name: Set up Cloud SDK
51-
uses: google-github-actions/setup-gcloud@v2
51+
uses: google-github-actions/setup-gcloud@v3
5252

5353
- name: Configure Docker for Artifact Registry
5454
run: |

0 commit comments

Comments
 (0)