Skip to content

Commit 6e5675c

Browse files
⬆️ Update google-github-actions/auth action to v3
1 parent c3011d3 commit 6e5675c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-cloud-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# https://github.com/google-github-actions/auth/blob/main/docs/EXAMPLES.md#service-account-key-json
3333
- id: "auth"
3434
name: "Authenticate to GCP"
35-
uses: 'google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f' # v2
35+
uses: 'google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093' # v3
3636
with:
3737
create_credentials_file: true
3838
workload_identity_provider: 'projects/908384205599/locations/global/workloadIdentityPools/github/providers/kairos'

0 commit comments

Comments
 (0)