Skip to content

Commit

Permalink
chore(deps): Bump GoogleCloudPlatform/release-please-action
Browse files Browse the repository at this point in the history
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from 3.7.8 to 3.7.9.
- [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@v3.7.8...v3.7.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2023
1 parent 621c023 commit a73c135
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 @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Release Please
uses: GoogleCloudPlatform/release-please-action@v3.7.8
uses: GoogleCloudPlatform/release-please-action@v3.7.9
with:
release-type: simple
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

0 comments on commit a73c135

Please sign in to comment.