1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-13 17:21:34 +02:00

chore: using @joaquinjsb/release-please

Signed-off-by: Joaquin Santana <joaquinjsb@outlook.com>
This commit is contained in:
Joaquin Santana
2024-11-19 12:09:39 +01:00
committed by GitHub
parent d1a8f221d7
commit f335455be6

View File

@@ -29,7 +29,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme", "homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": { "dependencies": {
"@actions/core": "^1.10.0", "@actions/core": "^1.10.0",
"release-please": "^16.14.1" "@joaquinjsb/release-please": "^16.15.0"
}, },
"devDependencies": { "devDependencies": {
"@types/mocha": "^9.0.0", "@types/mocha": "^9.0.0",