mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-18 05:18:53 +00:00
Install.yml
This commit is contained in:
parent
f0669b95f6
commit
0733284b34
@ -55,3 +55,6 @@ runs:
|
|||||||
predicate: ${{ steps.generate-build-provenance-predicate.outputs.predicate }}
|
predicate: ${{ steps.generate-build-provenance-predicate.outputs.predicate }}
|
||||||
push-to-registry: ${{ inputs.push-to-registry }}
|
push-to-registry: ${{ inputs.push-to-registry }}
|
||||||
github-token: ${{ inputs.github-token }}
|
github-token: ${{ inputs.github-token }}
|
||||||
|
- name: Attest Build Provenance
|
||||||
|
uses: actions/attest-build-provenance@v1.1.1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user