Skip to content

Commit b9619c5

Browse files
chore(deps): bump GoogleCloudPlatform/release-please-action from 4 to 5
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release-please-action) from 4 to 5. - [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...v5) --- updated-dependencies: - dependency-name: GoogleCloudPlatform/release-please-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9badc30 commit b9619c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
release-please:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: GoogleCloudPlatform/release-please-action@v4
16+
- uses: GoogleCloudPlatform/release-please-action@v5
1717
with:
1818
release-type: simple

0 commit comments

Comments
 (0)