chore(deps): bump @actions/core from 1.2.4 to 1.2.5

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-07 19:17:28 +00:00 committed by GitHub
parent 6975b43119
commit 1c4ddaed91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
"url": "https://github.com/bcomnes/deploy-to-neocities/issues" "url": "https://github.com/bcomnes/deploy-to-neocities/issues"
}, },
"dependencies": { "dependencies": {
"@actions/core": "1.2.4", "@actions/core": "1.2.5",
"async-neocities": "1.1.6", "async-neocities": "1.1.6",
"ms": "^2.1.2", "ms": "^2.1.2",
"webassert": "^3.0.2" "webassert": "^3.0.2"