mirror of
https://github.com/actions/stale.git
synced 2025-12-26 19:48:12 +08:00
First attempt at updating ocotkit
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.4",
|
||||
"@actions/github": "^2.2.0",
|
||||
"@octokit/rest": "^16.43.1",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@octokit/rest": "^18.0.2",
|
||||
"semver": "^7.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user