mirror of
https://github.com/actions/stale.git
synced 2025-12-10 03:57:04 +00:00
abort the build on the error
This commit is contained in:
@@ -38,7 +38,9 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.0.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@octokit/core": "^4.2.0",
|
||||
"@octokit/plugin-retry": "^4.1.1",
|
||||
"lodash.deburr": "^4.1.0",
|
||||
"semver": "^7.3.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user