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

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

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-10 15:32:02 -05:00
committed by GitHub
parent af90b1a0a3
commit 4acf6e616f
+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.16 uses: google-github-actions/release-please-action@v2.17
id: release id: release
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}