Bump @actions/core from 1.2.4 to 1.2.6 in /script/validate-data

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [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-10-01 17:38:26 +00:00
committed by GitHub
parent dacfd0a22a
commit 7828f6c354
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"typescript": "^3.9.2"
},
"dependencies": {
"@actions/core": "^1.2.4",
"@actions/core": "^1.2.6",
"js-yaml": "^3.13.1",
"jsonschema": "^1.2.6"
}