Bump @actions-rs/core from 0.0.5 to 0.0.7

Bumps [@actions-rs/core](https://github.com/actions-rs/core) from 0.0.5 to 0.0.7.
- [Release notes](https://github.com/actions-rs/core/releases)
- [Commits](https://github.com/actions-rs/core/commits/v0.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-21 07:40:12 +00:00
parent 9b19153732
commit 2daac5e246
2 changed files with 24 additions and 18 deletions

View file

@ -28,7 +28,7 @@
"url": "https://github.com/actions-rs/cargo/issues"
},
"dependencies": {
"@actions-rs/core": "0.0.5",
"@actions-rs/core": "0.0.7",
"@actions/core": "^1.1.1",
"string-argv": "^0.3.1"
},