We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d3049 commit 98cb8cbCopy full SHA for 98cb8cb
.github/workflows/upload.yml
@@ -38,7 +38,7 @@ jobs:
38
# swap a GitHub OIDC token for GCP service account credentials, allowing
39
# this workflow to manage the buf-plugins bucket
40
- name: Auth To GCP
41
- uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
+ uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
42
with:
43
workload_identity_provider: projects/491113660045/locations/global/workloadIdentityPools/plugins-workload-pool/providers/plugins-workload-provider
44
service_account: buf-plugins-1-bufbuild-plugins@buf-plugins-1.iam.gserviceaccount.com
0 commit comments