We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd9349 commit 89e7b2dCopy full SHA for 89e7b2d
.github/workflows/tests.yml
@@ -101,7 +101,7 @@ jobs:
101
id: scitt-submit-sbom
102
uses: pdxjohnny/scitt-api-emulator@github-action
103
with:
104
- issuer: did:web:raw.githubusercontent.com:pdxjohnny:public-keys:authorized_keys
+ issuer: did:web:raw.githubusercontent.com:pdxjohnny:httptest:public-keys:authorized_keys
105
subject: pkg:github/${{ github.repository }}@${{ github.sha }}
106
payload: ${{ steps.in-toto-cyclonedx.outputs.attestation }}
107
private-key-pem: private-key.pem
0 commit comments