bump actions/attest from 1.3.1 to 1.3.2 (#123)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer 2024-06-17 10:34:13 -07:00 committed by GitHub
parent cd2e38c225
commit bdd51370e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ runs:
steps: steps:
- uses: actions/attest-build-provenance/predicate@46e4ff8b824dc6ae13c8f92c8ba69907e2d39b4e # predicate@1.1.0 - uses: actions/attest-build-provenance/predicate@46e4ff8b824dc6ae13c8f92c8ba69907e2d39b4e # predicate@1.1.0
id: generate-build-provenance-predicate id: generate-build-provenance-predicate
- uses: actions/attest@0fdba851bc306a96f085a0acd31cf892a7e14f2d # v1.3.1 - uses: actions/attest@8afbcf6e5e31a04f9ef7ca7ee40a0d91e263da5a # v1.3.2
id: attest id: attest
with: with:
subject-path: ${{ inputs.subject-path }} subject-path: ${{ inputs.subject-path }}