Skip to content

Commit 233596d

Browse files
authored
Merge pull request #736 from hwakabh/main
2 parents 8116781 + a786353 commit 233596d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# https://github.com/google-github-actions/auth
5454
- name: Auth with Google Cloud
5555
id: auth
56-
uses: 'google-github-actions/auth@v2'
56+
uses: 'google-github-actions/auth@v3'
5757
with:
5858
workload_identity_provider: 'projects/1037550336239/locations/global/workloadIdentityPools/default-pool/providers/default-provider'
5959
service_account: 'gh-action-cloudrun@hwakabh-dev.iam.gserviceaccount.com'

0 commit comments

Comments
 (0)