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 46f5b67Copy full SHA for 46f5b67
.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@c200f3691d83b41bf9bbd8638997a462592937ed' # v2.1.13
53
with:
54
project_id: 'internal-200822'
55
workload_identity_provider: 'projects/823469418460/locations/global/workloadIdentityPools/measurables-tracking/providers/angular'
0 commit comments