Bump @actions-rs/core from 0.0.4 to 0.0.5

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-10 10:47:59 +00:00
parent 77d7358972
commit 93e592e418
2 changed files with 267 additions and 37 deletions

View file

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