1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-11 14:41:34 +02:00

fix: coerce v13 release object to expected action output keys (#437)

This commit is contained in:
Jeff Ching
2022-02-19 06:54:13 -08:00
committed by GitHub
parent a689e64b01
commit 2e2f852b70
4 changed files with 54 additions and 5695 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.4.8"
"release-please": "^13.4.10"
},
"devDependencies": {
"@vercel/ncc": "^0.27.0",