Skip to content

Commit 57747f2

Browse files
fixup! IONOS(github): POC use matrix
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
1 parent a817bc2 commit 57747f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sbom-matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
if-no-files-found: ignore
179179

180180
upload-sboms:
181-
needs: generate-sbom
181+
needs: [ setup-matrix, generate-sbom ]
182182
runs-on: self-hosted
183183

184184
steps:

0 commit comments

Comments
 (0)