Skip to content

Commit e607de2

Browse files
authored
Merge pull request wolfi-dev#65798 from cpanato/update-gh-wif
update WIF provider name
2 parents 5eb37f4 + 2401e97 commit e607de2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/withdraw-packages.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ on:
1111
# Don't withdraw during builds, to prevent out of sync signatures.
1212
concurrency: build
1313

14-
permissions:
15-
contents: read
14+
permissions: {}
1615

1716
jobs:
1817
withdraw:
@@ -37,7 +36,7 @@ jobs:
3736
- uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
3837
id: auth
3938
with:
40-
workload_identity_provider: "projects/12758742386/locations/global/workloadIdentityPools/github-pool/providers/github-provider"
39+
workload_identity_provider: "projects/12758742386/locations/global/workloadIdentityPools/gh-pool-wolfi/providers/github-provider"
4140
service_account: "[email protected]"
4241
- uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 # v2.1.5
4342
with:

0 commit comments

Comments
 (0)