Bump @actions/core from 1.2.6 to 1.2.7

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.2.7.
- [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>
This commit is contained in:
dependabot[bot]
2021-04-14 05:40:50 +00:00
committed by GitHub
parent e7b45058e4
commit 218a33caa9
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"author": "Joel Male",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.2.7",
"node-fetch": "^2.6.1"
},
"devDependencies": {