Skip to content

Commit c074443

Browse files
authored
pin actions/attest reference by commit sha (#493)
Signed-off-by: Brian DeHamer <[email protected]>
1 parent bd77c07 commit c074443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ runs:
6464
steps:
6565
- uses: actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01 # [email protected]
6666
id: generate-build-provenance-predicate
67-
- uses: actions/[email protected]
67+
- uses: actions/attest@a63cfcc7d1aab266ee064c58250cfc2c7d07bc31 # v2.2.1
6868
id: attest
6969
with:
7070
subject-path: ${{ inputs.subject-path }}

0 commit comments

Comments
 (0)