force signing with github private sigstore (#17)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
@@ -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 }}'
|
||||
|
||||
Reference in New Issue
Block a user