File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,13 +46,13 @@ jobs:
4646 steps :
4747 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4848 with :
49- ref : ${{github.event.pull_request.head.sha}}
49+ ref : ${{github.event.pull_request.head.sha}}
5050 - uses : ' google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093' # v3.0.0
5151 with :
52- workload_identity_provider : ' projects/949737848314/locations/global/workloadIdentityPools/iam-deny-test-pool/providers/iam-deny-test-provider'
53- service_account : ' kokoro-ca@isakovf-iam-deny-samples.iam.gserviceaccount.com'
54- create_credentials_file : ' true'
55- access_token_lifetime : 600s
52+ workload_identity_provider : ' projects/949737848314/locations/global/workloadIdentityPools/iam-deny-test-pool/providers/iam-deny-test-provider'
53+ service_account : ' kokoro-ca@isakovf-iam-deny-samples.iam.gserviceaccount.com'
54+ create_credentials_file : ' true'
55+ access_token_lifetime : 600s
5656 - uses : actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
5757 with :
5858 node-version : 16
You can’t perform that action at this time.
0 commit comments