Skip to content

Commit d283f09

Browse files
angular-robotalan-agius4
authored andcommitted
build: update google-github-actions/auth action to v3 (#3021)
See associated pull request for more information. PR Close #3021
1 parent ae4e348 commit d283f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# identity federation. This allows us to request short lived credentials on demand, rather than storing
5050
# credentials in secrets long term. More information can be found at:
5151
# 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
52+
- uses: 'google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093' # v3.0.0
5353
with:
5454
project_id: 'internal-200822'
5555
workload_identity_provider: 'projects/823469418460/locations/global/workloadIdentityPools/measurables-tracking/providers/angular'

0 commit comments

Comments
 (0)