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

fix: bump release-please from 14.14.0 to 14.16.0 (#658)

Bumps [release-please](https://github.com/googleapis/release-please) from 14.14.0 to 14.16.0.
- [Release notes](https://github.com/googleapis/release-please/releases)
- [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/release-please/compare/v14.14.0...v14.16.0)

---
updated-dependencies:
- dependency-name: release-please
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-08 10:54:56 -08:00
committed by GitHub
parent 2a4590f9c1
commit a76b467061
2 changed files with 25 additions and 25 deletions

View File

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