-
Notifications
You must be signed in to change notification settings - Fork 624
Update create pull request version #6663
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
Conversation
Release note changesNo release note changes were detected. If you made changes that should be |
Vertex AI Mock Responses Check
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but I left a comment
Size Report 1Affected ProductsNo changes between base commit (e54e328) and merge commit (ed0b027).Test Logs |
Co-authored-by: Daymon <[email protected]>
Coverage Report 1Affected Products
Test Logs |
@@ -40,7 +40,7 @@ jobs: | |||
./gradlew generateReleaseConfig -PcurrentRelease=${{ inputs.name }} -PpastRelease=${{ inputs.past-name }} -PprintOutput=true | |||
|
|||
- name: Create Pull Request | |||
uses: peter-evans/create-pull-request@v4 | |||
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a comment with what's the matching version so it's easier to track in the future
The old version was failing to succeed, this version was tested and works