1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-09 22:11:16 +02:00

feat(release-please): upgrade release-please (#269)

This commit is contained in:
Benjamin E. Coe
2021-03-10 09:25:47 -08:00
committed by GitHub
parent 2594a7e4d6
commit f92bb7ea35
2 changed files with 60 additions and 59 deletions

View File

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