Skip to content

Commit f8d5ea8

Browse files
authored
Bump actions/attest to v1.1.0 (#65)
Signed-off-by: Brian DeHamer <[email protected]>
1 parent 799a179 commit f8d5ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runs:
4545
steps:
4646
- uses: actions/attest-build-provenance/predicate@db1dde0f270afe12073070ac7aa802958ae3ec04 # [email protected]
4747
id: generate-build-provenance-predicate
48-
- uses: actions/attest@495f094150e54d72538674c944ca4daf13e7c67d # v1.0.0
48+
- uses: actions/attest@d442d85e120905fa5821e76edb1e07a75b94ee7a # v1.1.0
4949
id: attest
5050
with:
5151
subject-path: ${{ inputs.subject-path }}

0 commit comments

Comments
 (0)