Skip to content

Commit 4bd831f

Browse files
authored
chore: Resolve merge conflicts for 2026.07.2 (#2104)
This resolves merge conflicts in #2101 in preparation for release 2026.07.2. The merge conflicts arose from our use of a `release/2026.07.1` branch for release 2026.07.1.
1 parent 0634247 commit 4bd831f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
- name: Perform CodeQL Analysis
4848
uses: github/codeql-action/analyze@v4
4949
with:
50-
category: "/language:${{matrix.language}}"
50+
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)