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