mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-17 12:49:27 +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 }}
|
||||
push-to-registry: ${{ inputs.push-to-registry }}
|
||||
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