Skip to content

Commit 2f8c22e

Browse files
authored
remove wrong settings in the gco auth for gh actions (#1332)
Signed-off-by: Carlos Panato <[email protected]>
1 parent fbf8dcb commit 2f8c22e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ jobs:
4747
- name: Set up Cloud SDK
4848
uses: google-github-actions/auth@c6c22902f6af237edb96ede5f25a00e864589b2f #v0.4.4
4949
with:
50-
project_id: projectsigstore
51-
service_account_key: ${{ secrets.GCP_SERVICE_ACCOUNT }}
52-
export_default_credentials: true
5350
workload_identity_provider: 'projects/498091336538/locations/global/workloadIdentityPools/githubactions/providers/sigstore-cosign'
5451
service_account: '[email protected]'
5552

0 commit comments

Comments
 (0)