Skip to content

Commit f7a5b28

Browse files
chore: bump GoogleCloudPlatform/release-please-action in the ci group
Bumps the ci group with 1 update: [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release-please-action). Updates `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 dependency-group: ci ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 379355d commit f7a5b28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

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

0 commit comments

Comments
 (0)