chore(deps): update dependency @actions/core to v2
Some checks failed
Lint / pre-commit Autoupdate (push) Failing after 12m24s

This commit is contained in:
2025-12-17 09:48:11 +00:00
parent b01fedb284
commit cd2c63a0d4
2 changed files with 27 additions and 24 deletions

View File

@@ -4,6 +4,6 @@
"description": "Gitea PR Creation Action",
"main": "index.js",
"dependencies": {
"@actions/core": "^1.10.1"
"@actions/core": "^2.0.0"
}
}