Skip to content

Commit 89e7b2d

Browse files
authored
ci: tests: build: Fix did:web to authorized signing keys
1 parent 4dd9349 commit 89e7b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
id: scitt-submit-sbom
102102
uses: pdxjohnny/scitt-api-emulator@github-action
103103
with:
104-
issuer: did:web:raw.githubusercontent.com:pdxjohnny:public-keys:authorized_keys
104+
issuer: did:web:raw.githubusercontent.com:pdxjohnny:httptest:public-keys:authorized_keys
105105
subject: pkg:github/${{ github.repository }}@${{ github.sha }}
106106
payload: ${{ steps.in-toto-cyclonedx.outputs.attestation }}
107107
private-key-pem: private-key.pem

0 commit comments

Comments
 (0)