Update @actions/core (#142)

This commit is contained in:
Konrad Pabjan 2020-09-30 15:55:38 -04:00 committed by GitHub
parent 614aa4aa1e
commit accf675719
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 108 additions and 16 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.3",
"@actions/core": "^1.2.6",
"semver": "^7.1.3"
},
"devDependencies": {