-
Notifications
You must be signed in to change notification settings - Fork 361
Mergeback v3.28.19 refs/heads/releases/v3 into main #2919
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 update the checked-in dependencies. 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 increments the action version to 3.28.20 and records the preceding 3.28.19 release in the changelog.
- Bumped
version
in package.json from 3.28.19 to 3.28.20 - Updated CHANGELOG.md with an “unreleased” note and added the 3.28.19 release entry
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
package.json | Updated version field to 3.28.20 |
CHANGELOG.md | Added “No user facing changes.” and stamped 3.28.19 |
@@ -4,6 +4,10 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th | |||
|
|||
## [UNRELEASED] | |||
|
|||
No user facing changes. |
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.
[nitpick] Consider hyphenating ‘user-facing’ for clarity: ‘No user-facing changes.’
No user facing changes. | |
No user-facing changes. |
Copilot uses AI. Check for mistakes.
@@ -4,6 +4,10 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th | |||
|
|||
## [UNRELEASED] | |||
|
|||
No user facing changes. | |||
|
|||
## 3.28.19 - 03 Jun 2025 |
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.
[nitpick] To match the bracketed style of ‘## [UNRELEASED]’, consider formatting this header as ‘## [3.28.19] – 03 Jun 2025’.
Copilot uses AI. Check for mistakes.
This PR bumps the version number and updates the changelog after the v3.28.19 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".