Skip to content

Commit 34e8e09

Browse files
author
github-actions[bot]
committed
Add changelog note
1 parent 4f41ff7 commit 34e8e09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- This change does not affect the majority of workflows, and we will not be changing tags for existing bundle releases.
99
- Some workflows with custom logic that depends on the specific format of the CodeQL bundle tag may need to be updated. For example, if your workflow matches CodeQL bundle tag names against a `codeql-bundle-yyyymmdd` pattern, you should update it to also recognize `codeql-bundle-vx.y.z` tags.
1010
- Remove the requirement for `on.push` and `on.pull_request` to trigger on the same branches. [#1675](https://github.com/github/codeql-action/pull/1675)
11+
- Update default CodeQL bundle version to 2.13.3. [#1698](https://github.com/github/codeql-action/pull/1698)
1112

1213
## 2.3.3 - 04 May 2023
1314

0 commit comments

Comments
 (0)