mirror of
https://github.com/actions/stale.git
synced 2026-01-07 04:57:16 +08:00
Fix for logging error types instead of strings in the main try/catch (#66)
* Bump actions core for more lenient command inputs * Fix issue with issues that are old and unlabeled
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.3",
|
||||
"@actions/core": "^1.2.4",
|
||||
"@actions/github": "^2.2.0",
|
||||
"@octokit/rest": "^16.43.1",
|
||||
"semver": "^6.1.1"
|
||||
|
||||
Reference in New Issue
Block a user