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 1875d5c commit 94f42abCopy full SHA for 94f42ab
.github/workflows/perf.yml
@@ -45,7 +45,7 @@ jobs:
45
# identity federation. This allows us to request short lived credentials on demand, rather than storing
46
# credentials in secrets long term. More information can be found at:
47
# https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-google-cloud-platform
48
- - uses: 'google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f' # v2
+ - uses: 'google-github-actions/auth@c200f3691d83b41bf9bbd8638997a462592937ed' # v2
49
with:
50
project_id: 'internal-200822'
51
workload_identity_provider: 'projects/823469418460/locations/global/workloadIdentityPools/measurables-tracking/providers/angular'
0 commit comments