force signing with github private sigstore (#17)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-02-29 08:12:24 -08:00
committed by GitHub
parent 2246042d69
commit e6f9108958
+2
View File
@@ -67,6 +67,8 @@ jobs:
echo "sha-256=${SHA_256}" >> "$GITHUB_OUTPUT"
- name: Run attest
id: attest
env:
INPUT_PRIVATE-SIGNING: 'true'
uses: ./
with:
subject-name: 'https://api.github.com${{ env.SUBJECT }}'