chore(deps): bump google-github-actions/release-please-action from v2.13 to v2.14 (#1629)

Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from v2.13 to v2.14.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v2.13...7e0f05fbdf9f233ed4d15b06069125e83ae0c7e0)

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]
2021-01-08 10:05:49 -05:00
committed by GitHub
parent 21d0a94a8e
commit 426a8ce015
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: google-github-actions/release-please-action@v2.13
- uses: google-github-actions/release-please-action@v2.14
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}