Install.yml

This commit is contained in:
jjpkkkl 2024-05-14 05:15:46 -05:00 committed by GitHub
parent f0669b95f6
commit 0733284b34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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