Skip to content

Commit

Permalink
ci: tests: build: Fix did:web to authorized signing keys
Browse files Browse the repository at this point in the history
  • Loading branch information
pdxjohnny authored Dec 12, 2023
1 parent 4dd9349 commit 89e7b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
id: scitt-submit-sbom
uses: pdxjohnny/scitt-api-emulator@github-action
with:
issuer: did:web:raw.githubusercontent.com:pdxjohnny:public-keys:authorized_keys
issuer: did:web:raw.githubusercontent.com:pdxjohnny:httptest:public-keys:authorized_keys
subject: pkg:github/${{ github.repository }}@${{ github.sha }}
payload: ${{ steps.in-toto-cyclonedx.outputs.attestation }}
private-key-pem: private-key.pem
Expand Down

0 comments on commit 89e7b2d

Please sign in to comment.