1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-05 10:37:47 +02:00

fix(release-please): update to release-please@11.8.1 (#293)

This commit is contained in:
Benjamin E. Coe
2021-04-24 18:46:49 -07:00
committed by GitHub
parent d097bafc52
commit 4d8569bf77
2 changed files with 21 additions and 21 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.8.0"
"release-please": "^11.8.1"
},
"devDependencies": {
"@vercel/ncc": "^0.27.0",