1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-13 08:51:35 +02:00

feat(deps): update release-please to 13.10.0 (#461)

* feat(deps): update release-please to 13.10.0

* Fix formatting and sort language list

* Add Java and Maven
This commit is contained in:
Matan Kushner
2022-04-12 17:14:50 -05:00
committed by GitHub
parent ce55e20fcc
commit 1511242f61
3 changed files with 16 additions and 14 deletions

View File

@@ -26,7 +26,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": {
"@actions/core": "^1.6.0",
"release-please": "^13.6.0"
"release-please": "^13.10.0"
},
"devDependencies": {
"@vercel/ncc": "^0.27.0",