Skip to content

Commit

Permalink
change filename
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingDepot committed Dec 20, 2023
1 parent 4361603 commit c8829af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: sbom
path: build/reports/sbom.json
path: ${{ steps.gensbom.outputs.fileName }}

0 comments on commit c8829af

Please sign in to comment.