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

This commit is contained in:
2026-01-29 02:13:54 +00:00
parent b01fedb284
commit 23ae725ee9
2 changed files with 24 additions and 33 deletions

View File

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