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 b3720bd commit ba13ff9Copy full SHA for ba13ff9
.github/workflows/image-promotion.yml
@@ -267,6 +267,7 @@ jobs:
267
permissions:
268
contents: write # for pushing to Helm Charts repository
269
packages: write # for helm to push to GHCR
270
+ id-token: write
271
secrets: inherit
272
273
certify-openshift-images:
.github/workflows/release.yml
@@ -318,6 +318,7 @@ jobs:
318
319
320
321
322
323
324
0 commit comments