mirror of
https://github.com/rumblefrog/setup-sp.git
synced 2025-04-19 14:17:59 +02:00
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.0 to 1.2.6. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Signed-off-by: dependabot[bot] <support@github.com>
10 lines
210 B
JSON
10 lines
210 B
JSON
{
|
|
"dependencies": {
|
|
"@actions/core": "^1.2.6",
|
|
"@actions/tool-cache": "^1.1.2",
|
|
"@types/node": "^12.12.7",
|
|
"@types/semver": "^6.2.0",
|
|
"await-to-js": "^2.1.1",
|
|
"semver": "^6.3.0"
|
|
}
|
|
}
|