Skip to content

Commit d97d6e9

Browse files
Merge remote-tracking branch 'origin/main' into HEAD
2 parents ba8ef02 + d9aeb71 commit d97d6e9

4 files changed

Lines changed: 1313 additions & 91 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
python -m pip list --format=freeze \
8585
| LC_ALL=C sort -f > build-environment-evidence/environment.lock
8686
cyclonedx-py environment --output-reproducible --of JSON \
87+
--pyproject pyproject.toml \
8788
-o build-environment-evidence/engraphis-${GITHUB_REF_NAME#v}.cdx.json
8889
8990
- name: Build source and universal wheel distributions

0 commit comments

Comments
 (0)