fix(deps): update dependency @actions/core to v2
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m18s

This commit is contained in:
2025-12-31 17:58:51 +00:00
parent 3f19a64809
commit f9d985ea0a
3 changed files with 48751 additions and 53892 deletions

View File

@@ -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"
},