Skip to content

Commit

Permalink
bump actions/attest action to v1.3.0 (#71)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian DeHamer <[email protected]>
  • Loading branch information
bdehamer committed Jun 12, 2024
1 parent c43b2b4 commit ab8de89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ runs:
id: generate-sbom-predicate
with:
sbom-path: ${{ inputs.sbom-path || steps.sbom-output.outputs.path }}
- uses: actions/attest@32795ed9174327efe1734fa6d09c9223658ef225 # v1.2.0
- uses: actions/attest@b24527d9cbfd6c27196c10f8dccbacaa2a1c53f2 # v1.3.0
id: attest
with:
subject-path: ${{ inputs.subject-path }}
Expand Down

0 comments on commit ab8de89

Please sign in to comment.