Skip to content

Commit

Permalink
Bump actions/attest to v1.1.0 (#65)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian DeHamer <bdehamer@github.com>
  • Loading branch information
bdehamer committed May 6, 2024
1 parent 799a179 commit f8d5ea8
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 @@ -45,7 +45,7 @@ runs:
steps:
- uses: actions/attest-build-provenance/predicate@db1dde0f270afe12073070ac7aa802958ae3ec04 # predicate@1.0.0
id: generate-build-provenance-predicate
- uses: actions/attest@495f094150e54d72538674c944ca4daf13e7c67d # v1.0.0
- uses: actions/attest@d442d85e120905fa5821e76edb1e07a75b94ee7a # v1.1.0
id: attest
with:
subject-path: ${{ inputs.subject-path }}
Expand Down

0 comments on commit f8d5ea8

Please sign in to comment.