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 7bb080e commit b6afd56Copy full SHA for b6afd56
.github/workflows/reusable-build.yml
@@ -110,7 +110,7 @@ jobs:
110
- ${{ inputs.variant == 'gnome' && 'GNOME: <version:gdm>' || 'KDE: <version:plasma-desktop>' }}:
111
KMS_KEY_ALIAS: ${{ inputs.KMS_KEY_ALIAS }}
112
AWS_REGION: ${{ inputs.AWS_REGION }}
113
- generate-sbom: false
+ generate-sbom: true
114
secrets:
115
REGISTRY_TOKEN: ${{ secrets.REGISTRY_TOKEN }}
116
SIGNING_SECRET: ${{ secrets.SIGNING_SECRET }}
0 commit comments