We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c627e89 commit 53aa067Copy full SHA for 53aa067
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- id: auth
23
- uses: google-github-actions/[email protected].0
+ uses: google-github-actions/[email protected].1
24
with:
25
workload_identity_provider: "projects/852340051888/locations/global/workloadIdentityPools/github-deploy/providers/github-deploy"
26
service_account: "[email protected]"
0 commit comments