Added the underscore node_module.
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 39s
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 39s
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
"description": "My custom GitHub Action",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@octokit/rest": "^18.0.0"
|
||||
"@actions/core": "^1.6.0",
|
||||
"underscore": "^1.13.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user