Skip to content

Commit

Permalink
chore(deps): bump GoogleCloudPlatform/release-please-action from v2.4…
Browse files Browse the repository at this point in the history
….2 to v2.5.3 (#480)

Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from v2.4.2 to v2.5.3.
- [Release notes](https://github.com/GoogleCloudPlatform/release-please-action/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@v2.4.2...c05cf8b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 9, 2020
1 parent 92696d4 commit e1cae3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: GoogleCloudPlatform/release-please-action@v2.4.2
- uses: GoogleCloudPlatform/release-please-action@v2.5.3
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e1cae3e

Please sign in to comment.