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 fbf8dcb commit 2f8c22eCopy full SHA for 2f8c22e
.github/workflows/build.yaml
@@ -47,9 +47,6 @@ jobs:
47
- name: Set up Cloud SDK
48
uses: google-github-actions/auth@c6c22902f6af237edb96ede5f25a00e864589b2f #v0.4.4
49
with:
50
- project_id: projectsigstore
51
- service_account_key: ${{ secrets.GCP_SERVICE_ACCOUNT }}
52
- export_default_credentials: true
53
workload_identity_provider: 'projects/498091336538/locations/global/workloadIdentityPools/githubactions/providers/sigstore-cosign'
54
service_account: '[email protected]'
55
0 commit comments