1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-13 20:11:36 +02:00

feat(deps): latest version of release-please (#122)

This commit is contained in:
Benjamin E. Coe
2020-12-01 18:35:09 -05:00
committed by GitHub
parent a546b365e3
commit 5469575329
4 changed files with 63 additions and 48 deletions

View File

@@ -26,7 +26,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"release-please": "^7.0.0-candidate.2"
"release-please": "^7.0.0-candidate.3"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",