Skip to content

Commit

Permalink
bump actions/attest from 1.3.1 to 1.3.2 (#75)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian DeHamer <[email protected]>
  • Loading branch information
bdehamer authored Jun 17, 2024
1 parent 8a2267c commit 3d6693d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ runs:
- uses: actions/attest-sbom/predicate@534423496eab34674190bc45fdacbb8b1198e07f # [email protected]
id: generate-sbom-predicate
with:
sbom-path: ${{ inputs.sbom-path || steps.sbom-output.outputs.path }}
- uses: actions/attest@0fdba851bc306a96f085a0acd31cf892a7e14f2d # v1.3.1
sbom-path: ${{ inputs.sbom-path }}
- uses: actions/attest@8afbcf6e5e31a04f9ef7ca7ee40a0d91e263da5a # v1.3.2
id: attest
with:
subject-path: ${{ inputs.subject-path }}
Expand Down

0 comments on commit 3d6693d

Please sign in to comment.