Skip to content

Commit 662dd41

Browse files
authored
Merge pull request #49 from VectorInstitute/dependabot/github_actions/google-github-actions/auth-3
Bump google-github-actions/auth from 2 to 3
2 parents 1130149 + f355f75 commit 662dd41

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
@@ -41,7 +41,7 @@ jobs:
4141
uses: docker/setup-buildx-action@v3
4242

4343
- name: Authenticate to Google Cloud
44-
uses: google-github-actions/auth@v2
44+
uses: google-github-actions/auth@v3
4545
with:
4646
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER }}
4747
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)