Skip to content

Commit

Permalink
Bump GoogleCloudPlatform/release-please-action from 2.34 to 2.35 (#705)
Browse files Browse the repository at this point in the history
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from 2.34 to 2.35.
- [Release notes](https://github.com/GoogleCloudPlatform/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@v2.34...v2.35)

---
updated-dependencies:
- dependency-name: GoogleCloudPlatform/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 9, 2021
1 parent 960217a commit 0784cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2.34
- uses: GoogleCloudPlatform/release-please-action@v2.35
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
release-type: simple
Expand Down

0 comments on commit 0784cdb

Please sign in to comment.