Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/codeql-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.25.15
Choose a base ref
...
head repository: github/codeql-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.26.0
Choose a head ref

Commits on Jul 26, 2024

  1. Update changelog and version after v3.25.15

    github-actions[bot] committed Jul 26, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    crazy-max CrazyMax
    Copy the full SHA
    8f2e2d6 View commit details
  2. Update checked-in dependencies

    github-actions[bot] committed Jul 26, 2024
    Copy the full SHA
    95d81a0 View commit details
  3. Merge pull request #2392 from github/mergeback/v3.25.15-to-main-afb54ba3

    Mergeback v3.25.15 refs/heads/releases/v3 into main
    cklin authored Jul 26, 2024
    Copy the full SHA
    aa96d09 View commit details

Commits on Jul 29, 2024

  1. Bump the npm group with 2 updates

    Bumps the npm group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [typescript](https://github.com/Microsoft/TypeScript).
    
    
    Updates `@eslint/js` from 9.7.0 to 9.8.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.8.0/packages/js)
    
    Updates `typescript` from 5.5.3 to 5.5.4
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2024
    Copy the full SHA
    ee304a3 View commit details
  2. Update checked-in dependencies

    github-actions[bot] committed Jul 29, 2024
    Copy the full SHA
    ca2d8a2 View commit details

Commits on Jul 30, 2024

  1. Merge pull request #2396 from github/dependabot/npm_and_yarn/npm-358f…

    …3e7d5e
    
    Bump the npm group with 2 updates
    henrymercer authored Jul 30, 2024
    Copy the full SHA
    16639b4 View commit details
  2. Check compiled code on each push

    A common mistake is forgetting to compile the code.
    Ideally, this wouldn't be necessary, but in the meantime, this change gives a visible indication on the commit when the code hasn't been recompiled.
    henrymercer committed Jul 30, 2024
    Copy the full SHA
    38a0291 View commit details

Commits on Jul 31, 2024

  1. Merge pull request #2398 from github/henrymercer/compile-check-on-push

    Check compiled code on each push
    henrymercer authored Jul 31, 2024
    Copy the full SHA
    159c618 View commit details
  2. Remove redundant PR check

    This is no longer necessary now that this feature is enabled by default.
    henrymercer committed Jul 31, 2024
    Copy the full SHA
    42c6f6c View commit details
  3. Merge pull request #2401 from github/henrymercer/remove-redundant-pr-…

    …check
    
    Remove redundant PR check
    henrymercer authored Jul 31, 2024
    Copy the full SHA
    5cdd182 View commit details

Commits on Aug 1, 2024

  1. Add swift+linux deprecation

    aeisenberg authored Aug 1, 2024
    Copy the full SHA
    fdd01ca View commit details
  2. Update CHANGELOG.md

    Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
    aeisenberg and adityasharad authored Aug 1, 2024
    Copy the full SHA
    6511e77 View commit details

Commits on Aug 2, 2024

  1. Update CHANGELOG.md

    aeisenberg authored Aug 2, 2024
    Copy the full SHA
    3822a64 View commit details
  2. Merge pull request #2403 from github/aeisenberg/swift-linux

    Add swift+linux deprecation
    aeisenberg authored Aug 2, 2024
    Copy the full SHA
    8b7d739 View commit details
  3. Add warning and update PR checks for Swift on Linux (#2399)

    * PR checks: Only run Swift build command on MacOS
    * PR checks: update to only test Swift on MacOS
    * Log warning if workflow is running Swift on Ubuntu
    ---------
    
    Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
    angelapwen and aeisenberg authored Aug 2, 2024
    Copy the full SHA
    9c646c2 View commit details

Commits on Aug 5, 2024

  1. Copy the full SHA
    84f2bfe View commit details
  2. Copy the full SHA
    4be318a View commit details
  3. Copy the full SHA
    0763ccf View commit details
  4. Bump the npm group across 1 directory with 2 updates

    Bumps the npm group with 2 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.17.0 to 8.0.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.17.0 to 8.0.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Copy the full SHA
    8612c17 View commit details
  5. Update checked-in dependencies

    github-actions[bot] committed Aug 5, 2024
    Copy the full SHA
    acb243e View commit details
  6. Fix new linter errors

    henrymercer committed Aug 5, 2024
    Copy the full SHA
    ecb9ccf View commit details
  7. Remove 2.12.6 from tests

    henrymercer committed Aug 5, 2024
    Copy the full SHA
    a140442 View commit details
  8. Copy the full SHA
    48c11ed View commit details
  9. Remove CLI version lookup based on release assets

    This is now superseded by semantically versioned bundles
    henrymercer committed Aug 5, 2024
    Copy the full SHA
    0407820 View commit details
  10. Copy the full SHA
    136f5a5 View commit details
  11. Add changelog note

    henrymercer committed Aug 5, 2024
    Copy the full SHA
    9e440ad View commit details
  12. Bump version to 3.26.0

    henrymercer committed Aug 5, 2024
    Copy the full SHA
    29a5cfc View commit details
  13. Exclude push-only unit tests job from required PR checks script

    henrymercer committed Aug 5, 2024
    Copy the full SHA
    f03da13 View commit details

Commits on Aug 6, 2024

  1. Merge pull request #2409 from github/henrymercer/fix-required-checks

    Exclude push-only unit tests job from required PR checks script
    henrymercer authored Aug 6, 2024
    Copy the full SHA
    441c9d9 View commit details
  2. Merge pull request #2408 from github/henrymercer/deprecate-codeql-2.13.4

    Remove support for CodeQL 2.13.4 and earlier
    henrymercer authored Aug 6, 2024
    Copy the full SHA
    8dd1773 View commit details
  3. Merge branch 'main' into dependabot/npm_and_yarn/npm-7954a73ad2

    henrymercer committed Aug 6, 2024
    Copy the full SHA
    68ba39b View commit details
  4. Merge pull request #2407 from github/dependabot/npm_and_yarn/npm-7954…

    …a73ad2
    
    Bump the npm group across 1 directory with 2 updates
    henrymercer authored Aug 6, 2024
    Copy the full SHA
    c24926b View commit details
  5. Update changelog for v3.26.0

    github-actions[bot] committed Aug 6, 2024
    Copy the full SHA
    3884d04 View commit details
  6. Merge pull request #2410 from github/update-v3.26.0-c24926b73

    Merge main into releases/v3
    henrymercer authored Aug 6, 2024
    Copy the full SHA
    eb055d7 View commit details
Showing 2,406 changed files with 81,043 additions and 3,380 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/__all-platform-bundle.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__analyze-ref-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__autobuild-action.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__autobuild-direct-tracing.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__build-mode-autobuild.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions .github/workflows/__build-mode-manual.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__build-mode-none.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__build-mode-rollback.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__cleanup-db-cluster-dir.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__config-export.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__config-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__cpp-deptrace-disabled.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__cpp-deptrace-enabled-on-macos.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__cpp-deptrace-enabled.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 8 additions & 20 deletions .github/workflows/__diagnostics-export.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions .github/workflows/__export-file-baseline-information.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__extractor-ram-threads.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 6 additions & 8 deletions .github/workflows/__go-custom-queries.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__go-indirect-tracing-workaround.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 4 additions & 6 deletions .github/workflows/__go-tracing-autobuilder.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 4 additions & 6 deletions .github/workflows/__go-tracing-custom-build-steps.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 4 additions & 6 deletions .github/workflows/__go-tracing-legacy-workflow.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__init-with-registries.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__javascript-source-root.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__language-aliases.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 18 additions & 6 deletions .github/workflows/__multi-language-autodetect.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__packaging-config-inputs-js.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__packaging-config-js.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__packaging-inputs-js.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 6 additions & 8 deletions .github/workflows/__remote-config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 6 additions & 8 deletions .github/workflows/__resolve-environment-action.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__rubocop-multi-language.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__ruby.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

104 changes: 0 additions & 104 deletions .github/workflows/__scaling-reserved-ram.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/__split-workflow.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__submit-sarif-failure.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__swift-autobuild.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions .github/workflows/__swift-custom-build.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__test-autobuild-working-dir.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 2 additions & 5 deletions .github/workflows/__test-local-codeql.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__test-proxy.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 12 additions & 5 deletions .github/workflows/__unset-environment.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__upload-ref-sha-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .github/workflows/__with-checkout-path.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions .github/workflows/debug-artifacts.yml
Original file line number Diff line number Diff line change
@@ -22,10 +22,11 @@ jobs:
fail-fast: false
matrix:
version:
- stable-20230403
- stable-v2.13.5
- stable-v2.14.6
- stable-v2.15.5
- stable-v2.16.6
- stable-v2.17.6
- default
- linked
- nightly-latest
@@ -52,9 +53,8 @@ jobs:
debug: true
debug-artifact-name: my-debug-artifacts
debug-database-name: my-db
- uses: ./../action/.github/actions/setup-swift
with:
codeql-path: ${{ steps.init.outputs.codeql-path }}
# We manually exclude Swift from the languages list here, as it is not supported on Ubuntu
languages: cpp,csharp,go,java,javascript,python,ruby
- name: Build code
shell: bash
run: ./build.sh
@@ -71,7 +71,7 @@ jobs:
- name: Check expected artifacts exist
shell: bash
run: |
VERSIONS="stable-20230403 stable-v2.13.5 stable-v2.14.6 stable-v2.15.5 default linked nightly-latest"
VERSIONS="stable-v2.13.5 stable-v2.14.6 stable-v2.15.5 stable-v2.16.6 stable-v2.17.6 default linked nightly-latest"
LANGUAGES="cpp csharp go java javascript python"
for version in $VERSIONS; do
pushd "./my-debug-artifacts-${version//./}"
6 changes: 4 additions & 2 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@ name: PR Checks

on:
push:
branches: [main, releases/v*]
pull_request:
# Run checks on reopened draft PRs to support triggering PR checks on draft PRs that were opened
# by other workflows.
@@ -53,6 +52,7 @@ jobs:
run: .github/workflows/script/check-js.sh

check-node-modules:
if: github.event_name != 'push' || github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/heads/releases/v')
name: Check modules up to date
runs-on: macos-latest
timeout-minutes: 45
@@ -63,6 +63,7 @@ jobs:
run: .github/workflows/script/check-node-modules.sh

check-file-contents:
if: github.event_name != 'push' || github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/heads/releases/v')
name: Check file contents
runs-on: ubuntu-latest
timeout-minutes: 45
@@ -87,6 +88,7 @@ jobs:
run: .github/workflows/script/verify-pr-checks.sh

npm-test:
if: github.event_name != 'push' || github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/heads/releases/v')
name: Unit Test
needs: [check-js, check-node-modules]
strategy:
@@ -106,7 +108,7 @@ jobs:
npm test
check-node-version:
if: ${{ github.event.pull_request }}
if: github.event.pull_request
name: Check Action Node versions
runs-on: ubuntu-latest
timeout-minutes: 45
3 changes: 2 additions & 1 deletion .github/workflows/script/update-required-checks.sh
Original file line number Diff line number Diff line change
@@ -28,7 +28,8 @@ fi
echo "Getting checks for $GITHUB_SHA"

# Ignore any checks with "https://", CodeQL, LGTM, and Update checks.
CHECKS="$(gh api repos/github/codeql-action/commits/"${GITHUB_SHA}"/check-runs --paginate | jq --slurp --compact-output --raw-output '[.[].check_runs | .[].name | select(contains("https://") or . == "CodeQL" or . == "Dependabot" or . == "check-expected-release-files" or contains("Update") or contains("update") or contains("test-setup-python-scripts") | not)] | unique | sort')"
# Also ignore the non-matrixed "Unit Tests" job that only runs on pushes to protected branches.
CHECKS="$(gh api repos/github/codeql-action/commits/"${GITHUB_SHA}"/check-runs --paginate | jq --slurp --compact-output --raw-output '[.[].check_runs | .[].name | select(contains("https://") or . == "CodeQL" or . == "Dependabot" or . == "check-expected-release-files" or . == "Unit Tests" or contains("Update") or contains("update") or contains("test-setup-python-scripts") | not)] | unique | sort')"

echo "$CHECKS" | jq

5 changes: 2 additions & 3 deletions .github/workflows/test-codeql-bundle-all.yml
Original file line number Diff line number Diff line change
@@ -42,10 +42,9 @@ jobs:
- id: init
uses: ./../action/init
with:
# We manually exclude Swift from the languages list here, as it is not supported on Ubuntu
languages: cpp,csharp,go,java,javascript,python,ruby
tools: ${{ steps.prepare-test.outputs.tools-url }}
- uses: ./../action/.github/actions/setup-swift
with:
codeql-path: ${{ steps.init.outputs.codeql-path }}
- name: Build code
shell: bash
run: ./build.sh
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -4,13 +4,18 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th

Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

## 3.26.0 - 06 Aug 2024

- _Deprecation:_ Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you. [#2403](https://github.com/github/codeql-action/pull/2403)
- Bump the minimum CodeQL bundle version to 2.13.5. [#2408](https://github.com/github/codeql-action/pull/2408)

## 3.25.15 - 26 Jul 2024

- Update default CodeQL bundle version to 2.18.1. [#2385](https://github.com/github/codeql-action/pull/2385)

## 3.25.14 - 25 Jul 2024

- Experimental: add a new `start-proxy` action which starts the same HTTP proxy as used by [`github/dependabot-action`](https://github.com/github/dependabot-action). Do not use this in production as it is part of an internal experiment and subject to change at any time.
- Experimental: add a new `start-proxy` action which starts the same HTTP proxy as used by [`github/dependabot-action`](https://github.com/github/dependabot-action). Do not use this in production as it is part of an internal experiment and subject to change at any time. [#2376](https://github.com/github/codeql-action/pull/2376)

## 3.25.13 - 19 Jul 2024

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -44,7 +44,6 @@ We typically release new minor versions of the CodeQL Action and CLI when a new
| `3.22.12` | `2.15.5` | Enterprise Server 3.12 |
| `2.22.1` | `2.14.6` | Enterprise Server 3.11 |
| `2.20.3` | `2.13.5` | Enterprise Server 3.10 |
| `2.2.9` | `2.12.5` | Enterprise Server 3.9 |

CodeQL Action `v2` will stop receiving updates when GHES 3.11 is deprecated.

6 changes: 3 additions & 3 deletions lib/actions-util.js
2 changes: 1 addition & 1 deletion lib/actions-util.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lib/analyze-action-env.test.js
2 changes: 1 addition & 1 deletion lib/analyze-action-env.test.js.map
1 change: 1 addition & 0 deletions lib/analyze-action-input.test.js
2 changes: 1 addition & 1 deletion lib/analyze-action-input.test.js.map
4 changes: 2 additions & 2 deletions lib/analyze.js
2 changes: 1 addition & 1 deletion lib/analyze.js.map

Large diffs are not rendered by default.

44 changes: 8 additions & 36 deletions lib/codeql.js
2 changes: 1 addition & 1 deletion lib/codeql.js.map

Large diffs are not rendered by default.

62 changes: 20 additions & 42 deletions lib/codeql.test.js
2 changes: 1 addition & 1 deletion lib/codeql.test.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions lib/config-utils.js
2 changes: 1 addition & 1 deletion lib/config-utils.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/debug-artifacts.js
2 changes: 1 addition & 1 deletion lib/debug-artifacts.js.map
11 changes: 2 additions & 9 deletions lib/feature-flags.js
2 changes: 1 addition & 1 deletion lib/feature-flags.js.map

Large diffs are not rendered by default.

17 changes: 1 addition & 16 deletions lib/feature-flags.test.js
2 changes: 1 addition & 1 deletion lib/feature-flags.test.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/fingerprints.js
2 changes: 1 addition & 1 deletion lib/fingerprints.js.map
2 changes: 1 addition & 1 deletion lib/init-action-post-helper.js
2 changes: 1 addition & 1 deletion lib/init-action-post-helper.js.map
4 changes: 2 additions & 2 deletions lib/init-action-post-helper.test.js
Loading
Oops, something went wrong.