Bump @actions-rs/core from 0.0.7 to 0.0.8

Bumps [@actions-rs/core](https://github.com/actions-rs/core) from 0.0.7 to 0.0.8.
- [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-11-23 21:46:51 +00:00
parent 131c46c0b7
commit dafd80507a
2 changed files with 30 additions and 20 deletions

View file

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