Bump @actions-rs/core from 0.0.9 to 0.1.3

Bumps [@actions-rs/core](https://github.com/actions-rs/core) from 0.0.9 to 0.1.3.
- [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] 2020-06-01 13:51:35 +00:00 committed by GitHub
parent d64d910352
commit 612e7c9753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 605 additions and 350 deletions

947
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@
"url": "https://github.com/actions-rs/cargo/issues" "url": "https://github.com/actions-rs/cargo/issues"
}, },
"dependencies": { "dependencies": {
"@actions-rs/core": "0.0.9", "@actions-rs/core": "0.1.3",
"@actions/core": "^1.2.3", "@actions/core": "^1.2.3",
"string-argv": "^0.3.1" "string-argv": "^0.3.1"
}, },