Commit 3e3f3c8
fix: missing checkout step in sbom generation (#713)
<!-- Please use this template for your pull request. -->
<!-- Please use the sections that you need and delete other sections -->
## This PR
SBOM generation failed because I forgot the checkout step.
This adds it.
Signed-off-by: Lukas Reining <[email protected]>
Co-authored-by: Michael Beemer <[email protected]>1 parent a3799e1 commit 3e3f3c8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
0 commit comments