Bump @actions/core from 1.2.2 to 1.2.6 (#51)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.2 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-11 22:16:50 +01:00
committed by GitHub
parent c1f87ae9bc
commit ca3d9004e8
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
"test": "jest"
},
"dependencies": {
"@actions/core": "^1.2.2",
"@actions/core": "^1.2.6",
"@actions/exec": "1.0.3",
"@actions/github": "^2.1.1"
},