Files
bolt-diy/.github/workflows/docker.yaml
Stijnus 8c34f72c63 fix: docker workflow security upload (#1951)
* Fix artifact upload paths for CodeQL and SBOM results

- Correct CodeQL SARIF path from **/results to ../results (relative to workspace)
- Add fallback path for SBOM to handle different generation locations
- This should resolve the 'No files were found' warnings for artifacts

* Test commit to trigger Security Analysis workflow with fixed artifact paths

* Update docker.yaml

* Update security.yaml

* Update security.yaml
2025-08-31 15:14:31 +02:00

2.0 KiB