Skip to content

Commit

Permalink
chore(deps): bump google-github-actions/release-please-action from v2…
Browse files Browse the repository at this point in the history
….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](google-github-actions/release-please-action@v2.13...7e0f05f)

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 Jan 8, 2021
1 parent 21d0a94 commit 426a8ce
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 @@ -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 }}
Expand Down

0 comments on commit 426a8ce

Please sign in to comment.