From 94f42abc6da139c67225fea72cd9f6adda3a8a45 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Fri, 29 Aug 2025 05:05:19 +0000 Subject: [PATCH] build: update google-github-actions/auth digest to c200f36 (#63459) See associated pull request for more information. PR Close #63459 --- .github/workflows/perf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/perf.yml b/.github/workflows/perf.yml index c36303ef586..33560ba0656 100644 --- a/.github/workflows/perf.yml +++ b/.github/workflows/perf.yml @@ -45,7 +45,7 @@ jobs: # identity federation. This allows us to request short lived credentials on demand, rather than storing # credentials in secrets long term. More information can be found at: # https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-google-cloud-platform - - uses: 'google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f' # v2 + - uses: 'google-github-actions/auth@c200f3691d83b41bf9bbd8638997a462592937ed' # v2 with: project_id: 'internal-200822' workload_identity_provider: 'projects/823469418460/locations/global/workloadIdentityPools/measurables-tracking/providers/angular'