Bump up version of core

Bump core version in order to support envs
This commit is contained in:
Pavel Gonchukov 2021-03-19 13:31:03 +01:00
commit 210104413d
No known key found for this signature in database
GPG key ID: AA78DD4317B862F7
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.0.0",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/http-client": "^1.0.9",
"@actions/io": "^1.0.0",