Skip to content

Commit

Permalink
bump actions/attest from v1.1.0 to v1.1.1 (#61)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian DeHamer <[email protected]>
  • Loading branch information
bdehamer authored May 10, 2024
1 parent 7d87da1 commit 798ee58
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 @@ -52,7 +52,7 @@ runs:
id: generate-sbom-predicate
with:
sbom-path: ${{ inputs.sbom-path || steps.sbom-output.outputs.path }}
- uses: actions/attest@d442d85e120905fa5821e76edb1e07a75b94ee7a # v1.1.0
- uses: actions/attest@32f49af6653ef9b7d1a40182d53fc9ebd53447d8 # v1.1.1
id: attest
with:
subject-path: ${{ inputs.subject-path }}
Expand Down

0 comments on commit 798ee58

Please sign in to comment.