We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd77c07 commit c074443Copy full SHA for c074443
action.yml
@@ -64,7 +64,7 @@ runs:
64
steps:
65
- uses: actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01 # predicate@1.1.5
66
id: generate-build-provenance-predicate
67
- - uses: actions/attest@v2.2.1
+ - uses: actions/attest@a63cfcc7d1aab266ee064c58250cfc2c7d07bc31 # v2.2.1
68
id: attest
69
with:
70
subject-path: ${{ inputs.subject-path }}
0 commit comments