Skip to content

Commit

Permalink
build(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 4.1 to 4.2.
- [Release notes](https://github.com/googlecloudplatform/release-please-action/releases)
- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@v4.1...v4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent d89ba7e commit ca2cea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
release-created: ${{ steps.release.outputs.release_created }}
ref: ${{ steps.release.outputs.major }}.${{ steps.release.outputs.minor }}.${{ steps.release.outputs.patch }}
steps:
- uses: GoogleCloudPlatform/release-please-action@v4.1
- uses: GoogleCloudPlatform/release-please-action@v4.2
id: release

trigger-build:
Expand Down

0 comments on commit ca2cea2

Please sign in to comment.