1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-12 06:51:36 +02:00

feat(release-please): improved go release strategy (#301)

This commit is contained in:
Benjamin E. Coe
2021-05-03 17:26:18 -07:00
committed by GitHub
parent b7f2e309e2
commit 0267b45516
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.9.0"
"release-please": "^11.10.0"
},
"devDependencies": {
"@vercel/ncc": "^0.27.0",