Skip to content

Commit 4370b24

Browse files
authored
Merge pull request #41 from VectorInstitute/dependabot/github_actions/google-github-actions/auth-3
Bump google-github-actions/auth from 2 to 3
2 parents a056f95 + 7bd2d14 commit 4370b24

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
@@ -77,7 +77,7 @@ jobs:
7777
NODE_ENV: production
7878

7979
- name: Authenticate to Google Cloud
80-
uses: google-github-actions/auth@v2
80+
uses: google-github-actions/auth@v3
8181
with:
8282
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER }}
8383
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)