Skip to content

Commit 46f5b67

Browse files
committed
build: update google-github-actions/auth action to v2.1.13
See associated pull request for more information.
1 parent ae4e348 commit 46f5b67

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@c200f3691d83b41bf9bbd8638997a462592937ed' # v2.1.13
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)