mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-06 23:33:22 +08:00
use require
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as packageJson from '../../../package.json'
|
||||
const packageJson = require('../../../package.json')
|
||||
|
||||
/**
|
||||
* Ensure that this User Agent String is used in all HTTP calls so that we can monitor telemetry between different versions of this package
|
||||
|
||||
Reference in New Issue
Block a user