We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa6322 commit 23dd5c8Copy full SHA for 23dd5c8
.github/workflows/tests.yaml
@@ -51,7 +51,7 @@ jobs:
51
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
52
- id: auth
53
name: Authenticate to Google Cloud
54
- uses: google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
+ uses: google-github-actions/auth@c200f3691d83b41bf9bbd8638997a462592937ed # v2.1.13
55
with:
56
workload_identity_provider: ${{ vars.PROVIDER_NAME }}
57
service_account: ${{ vars.SERVICE_ACCOUNT }}
0 commit comments