Skip to content

Commit 09ad321

Browse files
chore(deps): bump GoogleCloudPlatform/release-please-action
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release-please-action) from 4.2.0 to 4.3.0. - [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.2.0...v4.3.0) --- updated-dependencies: - dependency-name: GoogleCloudPlatform/release-please-action dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 715c50f commit 09ad321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
release-please:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: GoogleCloudPlatform/release-please-action@v4.2.0
10+
- uses: GoogleCloudPlatform/release-please-action@v4.3.0
1111
with:
1212
token: ${{ secrets.GITHUB_TOKEN }}
1313
release-type: simple

0 commit comments

Comments
 (0)