Skip to content

Commit 21835ff

Browse files
build(deps): bump google-github-actions/release-please-action
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3 to 4. - [Release notes](https://github.com/google-github-actions/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](google-github-actions/release-please-action@v3...v4) --- updated-dependencies: - dependency-name: google-github-actions/release-please-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23f0307 commit 21835ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
release-please:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: google-github-actions/release-please-action@v3
18+
- uses: google-github-actions/release-please-action@v4
1919
id: release
2020
with:
2121
release-type: simple

0 commit comments

Comments
 (0)