mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-28 12:50:45 +08:00
Bumping core version to 1.2.0
Was building an Action and noticed that `setSecret` wasn't available in core. Bumping the version so we have latest.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"author": "YourNameOrOrganization",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.0.0"
|
||||
"@actions/core": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^24.0.13",
|
||||
|
||||
Reference in New Issue
Block a user