mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-11 08:31:32 +02:00
fix: update release-please to 14.17.5 (#671)
- https://github.com/googleapis/release-please/issues/1767 - https://github.com/googleapis/release-please/pull/1770 - https://github.com/googleapis/release-please/releases/tag/v14.17.5
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"homepage": "https://github.com/bcoe/release-please-action#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"release-please": "^14.17.2"
|
||||
"release-please": "^14.17.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.27.0",
|
||||
|
||||
Reference in New Issue
Block a user