Skip to content

Commit

Permalink
Merge pull request #296 from atsign-foundation/cpswan-sbom-naming
Browse files Browse the repository at this point in the history
chore: More descriptive SBOM naming
  • Loading branch information
cpswan authored Nov 13, 2024
2 parents 4dec87c + 07c2992 commit 769803e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
COMPONENT_ID: 'wy8Kpn8rF9'
LOCK_FILE: './requirements.txt'
SBOM_VERSION: ${{github.ref_name}}
OUTPUT_FILE: 'dist/sbom.cyclonedx.json'
OUTPUT_FILE: 'dist/at_python-${{github.ref_name}}-sbom.cdx.json'
AUGMENT: true
ENRICH: true
UPLOAD: true
Expand Down

0 comments on commit 769803e

Please sign in to comment.