bump actions/attest from 1.3.2 to 1.3.3 (#80)

Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
Brian DeHamer
2024-07-09 10:06:20 -07:00
committed by GitHub
parent adc5c62972
commit 6d7733f629
+1 -1
View File
@@ -53,7 +53,7 @@ runs:
id: generate-sbom-predicate id: generate-sbom-predicate
with: with:
sbom-path: ${{ inputs.sbom-path }} sbom-path: ${{ inputs.sbom-path }}
- uses: actions/attest@8afbcf6e5e31a04f9ef7ca7ee40a0d91e263da5a # v1.3.2 - uses: actions/attest@7305951e905fb742188aa16c1d23409b13565e26 # v1.3.3
id: attest id: attest
with: with:
subject-path: ${{ inputs.subject-path }} subject-path: ${{ inputs.subject-path }}