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
….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](google-github-actions/release-please-action@v2.15...61a3f25)

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] authored Feb 2, 2021
1 parent b6d0331 commit 4b8b6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Setup release please
uses: google-github-actions/release-please-action@v2.15
uses: google-github-actions/release-please-action@v2.16
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4b8b6fe

Please sign in to comment.