mirror of
https://github.com/actions/toolkit.git
synced 2026-08-24 00:00:19 +02:00
@actions/attest: convert to an ESM module (#2278)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {Predicate, Subject} from './shared.types'
|
||||
import {Predicate, Subject} from './shared.types.js'
|
||||
|
||||
const INTOTO_STATEMENT_V1_TYPE = 'https://in-toto.io/Statement/v1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user