Skip to content

Commit 832aa97

Browse files
author
Xander Garbett
authored
v2 GCP auth
Signed-off-by: Xander Garbett <[email protected]>
1 parent 575ce06 commit 832aa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
- id: login-gcp
8080
name: Authenticate with Google Cloud
81-
uses: google-github-actions/auth@v1
81+
uses: google-github-actions/auth@v2
8282
with:
8383
token_format: access_token
8484
workload_identity_provider: ${{secrets.GCR_WORKLOAD_IDENTITY_PROVIDER}}

0 commit comments

Comments
 (0)