Skip to content

Commit df320bb

Browse files
committed
changes artifact name
1 parent 5774b95 commit df320bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-augmented-sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: Upload augmented SBOM as artifact
8989
uses: actions/upload-artifact@v4
9090
with:
91-
name: augmented-sbom_and-ssdlc-report
91+
name: augmented_sbom_and_ssdlc_report
9292
path: |
9393
linux_amd64_augmented_sbom_v${{ inputs.release_version || '1.42.2' }}.json
9494
ssdlc-compliance-${{ inputs.release_version || '1.42.2' }}.md

0 commit comments

Comments
 (0)