-
Notifications
You must be signed in to change notification settings - Fork 221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update release-please
to 14.17.5
#671
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
@chingor13 little help here, too? 🫣 Would fix https://github.com/google-github-actions/release-please-action/pull/669 as well. |
🤖 I have created a release *beep* *boop* --- ## [3.7.0](google-github-actions/release-please-action@v3.6.1...v3.7.0) (2022-12-08) ### Features * add `pull-request-header` input ([#615](https://github.com/google-github-actions/release-please-action/issues/615)) ([9963ea2](google-github-actions/release-please-action@9963ea2)) ### Bug Fixes * update `release-please` to `14.17.5` ([#671](https://github.com/google-github-actions/release-please-action/issues/671)) ([4da3bc1](google-github-actions/release-please-action@4da3bc1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Jeff Ching <[email protected]>
Sweet, ruby versions for patches larger than 9 are working now. Thanks! |
versionCode
to be ainteger
(not astring
) release-please#1767