Reworked the packages again.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 37s

This commit is contained in:
2023-11-19 22:42:15 +01:00
parent 9a8172e92d
commit 82c2384012
510 changed files with 7 additions and 16638 deletions

View File

@@ -1,10 +1,9 @@
{
"name": "gitea-acxt-create-pr",
"version": "1.0.0",
"description": "My custom GitHub Action",
"version": "0.1.0",
"description": "My custom GiteaPR Creation Action",
"main": "index.js",
"dependencies": {
"@actions/core": "^1.6.0",
"underscore": "^1.13.1"
"@actions/core": "^1.6.0"
}
}