Skip to content

Commit

Permalink
Update on-release-gen-sbom.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
komish authored May 30, 2024
1 parent 97c66e6 commit a5d8d68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/on-release-gen-sbom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ jobs:
- name: Generate SBOM
uses: anchore/sbom-action@v0
with:
# Setting path to null works around this bug:
# https://github.com/anchore/sbom-action/issues/389
path: null
file: go.mod
format: spdx-json

0 comments on commit a5d8d68

Please sign in to comment.