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 f0669b9 commit 173725aCopy full SHA for 173725a
action.yml
@@ -45,7 +45,7 @@ runs:
45
steps:
46
- uses: actions/attest-build-provenance/predicate@db1dde0f270afe12073070ac7aa802958ae3ec04 # predicate@1.0.0
47
id: generate-build-provenance-predicate
48
- - uses: actions/attest@32f49af6653ef9b7d1a40182d53fc9ebd53447d8 # v1.1.1
+ - uses: actions/attest@12c083815ed46d5d78222e3824f4a26c42c234d3 # v1.1.2
49
id: attest
50
with:
51
subject-path: ${{ inputs.subject-path }}
0 commit comments