chore(deps): bump google-github-actions/release-please-action from v2.15 to v2.16 (#1857)

Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from v2.15 to v2.16.
- [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.15...61a3f25af95f0c859244635ec47bc92ed9116a21)

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-02-02 15:23:27 -05:00
committed by GitHub
parent b6d03317ba
commit 4b8b6feda6
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Setup release please - name: Setup release please
uses: google-github-actions/release-please-action@v2.15 uses: google-github-actions/release-please-action@v2.16
id: release id: release
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}