Skip to content

Commit b6afd56

Browse files
committed
Generate an SBOM
1 parent 7bb080e commit b6afd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
- ${{ inputs.variant == 'gnome' && 'GNOME: <version:gdm>' || 'KDE: <version:plasma-desktop>' }}:
111111
KMS_KEY_ALIAS: ${{ inputs.KMS_KEY_ALIAS }}
112112
AWS_REGION: ${{ inputs.AWS_REGION }}
113-
generate-sbom: false
113+
generate-sbom: true
114114
secrets:
115115
REGISTRY_TOKEN: ${{ secrets.REGISTRY_TOKEN }}
116116
SIGNING_SECRET: ${{ secrets.SIGNING_SECRET }}

0 commit comments

Comments
 (0)