mirror of
https://github.com/actions/toolkit.git
synced 2026-08-28 00:00:25 +02:00
build provenance stmt from OIDC claims
Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
@@ -16,7 +16,7 @@ describe('buildIntotoStatement', () => {
|
||||
}
|
||||
}
|
||||
|
||||
it('returns a provenance hydrated from env vars', () => {
|
||||
it('returns an intoto statement', () => {
|
||||
const statement = buildIntotoStatement(subject, predicate)
|
||||
expect(statement).toMatchSnapshot()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user