-
Notifications
You must be signed in to change notification settings - Fork 434
Mergeback v4.32.0 refs/heads/releases/v4 into main #3429
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
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
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.
Pull request overview
This PR merges the v4.32.0 release branch back into main, bumping the version to 4.32.1 and documenting the v4.32.0 release in the changelog.
Changes:
- Version bumped from 4.32.0 to 4.32.1 in package.json, package-lock.json, and all generated lib/ files
- CHANGELOG.md updated to document the v4.32.0 release (26 Jan 2026) and mark UNRELEASED section as having no user-facing changes
Reviewed changes
Copilot reviewed 14 out of 15 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Version bumped to 4.32.1 |
| package-lock.json | Version bumped to 4.32.1 in both locations |
| CHANGELOG.md | Added v4.32.0 release entry and updated UNRELEASED section |
| lib/upload-sarif-action.js | Generated file with version update to 4.32.1 |
| lib/upload-sarif-action-post.js | Generated file with version update to 4.32.1 |
| lib/upload-lib.js | Generated file with version update to 4.32.1 |
| lib/start-proxy-action.js | Generated file with version update to 4.32.1 |
| lib/start-proxy-action-post.js | Generated file with version update to 4.32.1 |
| lib/setup-codeql-action.js | Generated file with version update to 4.32.1 |
| lib/resolve-environment-action.js | Generated file with version update to 4.32.1 |
| lib/init-action.js | Generated file with version update to 4.32.1 |
| lib/init-action-post.js | Generated file with version update to 4.32.1 |
| lib/autobuild-action.js | Generated file with version update to 4.32.1 |
| lib/analyze-action.js | Generated file with version update to 4.32.1 |
| lib/analyze-action-post.js | Generated file with version update to 4.32.1 |
This PR bumps the version number and updates the changelog after the v4.32.0 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".