update reference to sub-action (#14)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
@@ -80,7 +80,7 @@ runs:
|
||||
path: ${{inputs.scan-path}}
|
||||
output-file: ${{env.SBOM_FILENAME}}
|
||||
format: ${{env.SBOM_FORMAT}}
|
||||
- uses: actions/attest-sbom/generate-sbom-predicate@readme
|
||||
- uses: actions/attest-sbom/generate-sbom-predicate@main
|
||||
id: generate-sbom-predicate
|
||||
with:
|
||||
sbom-path: ${{ inputs.sbom-path || env.SBOM_FILENAME }}
|
||||
|
||||
Reference in New Issue
Block a user