update reference to sub-action (#14)
Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
+1
-1
@@ -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