Bump @actions/core from 1.2.3 to 1.2.4

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 13:39:50 +00:00 committed by GitHub
parent bcbe7625d8
commit 3e6a965f76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@
},
"dependencies": {
"@actions-rs/core": "0.0.9",
"@actions/core": "^1.2.3",
"@actions/core": "^1.2.4",
"string-argv": "^0.3.1"
},
"devDependencies": {