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 4.0 to 4.1.
- [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@v4.0...v4.1)

---
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>
  • Loading branch information
dependabot[bot] authored and joke committed Mar 18, 2024
1 parent 9ba62ed commit 514e869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
outputs:
release_created: ${{ steps.release.outputs.release_created }}
steps:
- uses: GoogleCloudPlatform/release-please-action@v4.0
- uses: GoogleCloudPlatform/release-please-action@v4.1
id: release
with:
release-type: simple

0 comments on commit 514e869

Please sign in to comment.