Skip to content

Commit 678fc3a

Browse files
authored
Merge pull request #1375 from github/update-v2.1.33-c939e661
Merge main into releases/v2
2 parents 4238421 + d13b9b8 commit 678fc3a

File tree

300 files changed

+1442
-32624
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

300 files changed

+1442
-32624
lines changed

.eslintignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
**/webpack.config.js
22
lib/**
3-
runner/dist/**
43
src/testdata/**
54
tests/**

.github/update-release-branch.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import os
66
import subprocess
77

8-
EMPTY_CHANGELOG = """# CodeQL Action and CodeQL Runner Changelog
8+
EMPTY_CHANGELOG = """# CodeQL Action Changelog
99
1010
## [UNRELEASED]
1111

.github/workflows/__analyze-ref-input.yml

+16-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__export-file-baseline-information.yml

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__go-custom-queries.yml

+14-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__go-reconciled-tracing-autobuilder.yml .github/workflows/__go-tracing-autobuilder.yml

+13-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__go-reconciled-tracing-custom-build-steps.yml .github/workflows/__go-tracing-custom-build-steps.yml

+13-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__go-custom-tracing-autobuild.yml .github/workflows/__go-tracing-legacy-workflow.yml

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)