Skip to content

Commit 721e69a

Browse files
Update google-github-actions/auth action to v2.1.7
1 parent f37bc3b commit 721e69a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/gcloud-auth/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
steps:
1919
- id: 'auth'
2020
name: 'Authenticate to Google Cloud'
21-
uses: 'google-github-actions/auth@v2.1.6'
21+
uses: 'google-github-actions/auth@v2.1.7'
2222
with:
2323
workload_identity_provider: ${{ inputs.GCP_WIP }}
2424
project_id: ${{ inputs.PROJECT_ID }}

0 commit comments

Comments
 (0)