chore(deps): bump GoogleCloudPlatform/release-please-action from v2.5.5 to v2.5.6 (#522)

Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from v2.5.5 to v2.5.6.
- [Release notes](https://github.com/GoogleCloudPlatform/release-please-action/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/release-please-action/compare/v2.5.5...0a415f5e4668f50bf4df66a66627839b4a96b377)

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]
2020-10-15 08:51:42 -04:00
committed by GitHub
parent dc2fcf5ab4
commit 199fac45ea
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: GoogleCloudPlatform/release-please-action@v2.5.5 - uses: GoogleCloudPlatform/release-please-action@v2.5.6
id: release id: release
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}