Skip to content

Commit

Permalink
Merge pull request #2 from mercedes-benz/fix_workflows
Browse files Browse the repository at this point in the history
Update sbom-upload.yml
  • Loading branch information
fafa0803 committed Apr 19, 2023
2 parents 5ceeb39 + 8cce446 commit 46aab0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sbom-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
CONTAINER_REGISTRY: ${{ secrets.CONTAINER_REGISTRY }}
SBOM: "sbom.json"
steps:
- uses: actions/checkout@master
- name: Export spdx SBOM from Black Duck
run: |
docker run --rm \
Expand Down

0 comments on commit 46aab0c

Please sign in to comment.