We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae4e348 commit d283f09Copy full SHA for d283f09
.github/workflows/perf.yml
@@ -49,7 +49,7 @@ jobs:
49
# identity federation. This allows us to request short lived credentials on demand, rather than storing
50
# credentials in secrets long term. More information can be found at:
51
# https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-google-cloud-platform
52
- - uses: 'google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5' #v2.1.12
+ - uses: 'google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093' # v3.0.0
53
with:
54
project_id: 'internal-200822'
55
workload_identity_provider: 'projects/823469418460/locations/global/workloadIdentityPools/measurables-tracking/providers/angular'
0 commit comments