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 4520623 commit 252cd7fCopy full SHA for 252cd7f
action.yml
@@ -42,7 +42,7 @@ runs:
42
steps:
43
- uses: actions/attest-build-provenance/predicate@56a361a16034268025aa760d300531128e298f1c # predicate@0.1.0
44
id: generate-build-provenance-predicate
45
- - uses: actions/attest@main
+ - uses: actions/attest@14e407ca15f1b08f4869fc058b059f7f1e434df6 # v0.1.0
46
id: attest
47
with:
48
subject-path: ${{ inputs.subject-path }}
0 commit comments