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

fix: bump release-please from 13.18.0 to 13.18.6 (#511)

Bumps [release-please](https://github.com/googleapis/release-please) from 13.18.0 to 13.18.6.
- [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/v13.18.0...v13.18.6)

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

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-06-30 12:23:46 -07:00
committed by GitHub
parent 141edfb4d3
commit 02dd36d963
2 changed files with 8 additions and 8 deletions

View File

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