Skip to content

Commit 6714d90

Browse files
committed
ci: use pinned version for google-github-actions/auth action
1 parent c81dd81 commit 6714d90

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
@@ -45,7 +45,7 @@ jobs:
4545
# identity federation. This allows us to request short lived credentials on demand, rather than storing
4646
# credentials in secrets long term. More information can be found at:
4747
# 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@v2'
48+
- uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7
4949
with:
5050
project_id: 'internal-200822'
5151
workload_identity_provider: 'projects/823469418460/locations/global/workloadIdentityPools/measurables-tracking/providers/angular'

0 commit comments

Comments
 (0)