We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799a179 commit f8d5ea8Copy full SHA for f8d5ea8
action.yml
@@ -45,7 +45,7 @@ runs:
45
steps:
46
- uses: actions/attest-build-provenance/predicate@db1dde0f270afe12073070ac7aa802958ae3ec04 # [email protected]
47
id: generate-build-provenance-predicate
48
- - uses: actions/attest@495f094150e54d72538674c944ca4daf13e7c67d # v1.0.0
+ - uses: actions/attest@d442d85e120905fa5821e76edb1e07a75b94ee7a # v1.1.0
49
id: attest
50
with:
51
subject-path: ${{ inputs.subject-path }}
0 commit comments