fix(deps): update dependency @actions/core to v2
Some checks failed
renovate/artifacts Artifact file update failure
Lint / pre-commit Linting (push) Successful in 2m44s
Some checks failed
renovate/artifacts Artifact file update failure
Lint / pre-commit Linting (push) Successful in 2m44s
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"build": "ncc build index.js -o dist --external utf-8-validate --external bufferutil"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/core": "^2.0.0",
|
||||
"glob": "^11.0.1",
|
||||
"screeps-api": "^1.7.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user