Skip to content

Commit 4632565

Browse files
build(deps): bump GoogleCloudPlatform/release-please-action
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release-please-action) from 3.7.13 to 4.2.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@v3.7.13...v4.2.0) --- updated-dependencies: - dependency-name: GoogleCloudPlatform/release-please-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3659f8b commit 4632565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
release-please:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: GoogleCloudPlatform/release-please-action@v3.7.13
12+
- uses: GoogleCloudPlatform/release-please-action@v4.2.0
1313
with:
1414
# We can't use GITHUB_TOKEN here because, github actions can't provocate actions
1515
# see: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow

0 commit comments

Comments
 (0)