fix(deps): update dependency @actions/core to v2
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m4s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m4s
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"start": "node index.js"
|
||||
},
|
||||
"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