bump actions/attest from 2.0.0 to 2.0.1 (#406)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-12-06 07:32:45 -08:00
committed by GitHub
parent 619dbb2e03
commit c4fbc64884
3 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
date > artifact
- name: Attest build provenance
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
env:
INPUT_PRIVATE-SIGNING: ${{ inputs.sigstore == 'github' && 'true' || 'false' }}
with: