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: v4.31.1
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: v4.31.2
Choose a head ref
  • 17 commits
  • 28 files changed
  • 4 contributors

Commits on Oct 27, 2025

  1. Bump actions/download-artifact from 5 to 6 in /.github/workflows

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    9c39f0a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Merge branch 'main' into dependabot/github_actions/dot-github/workflo…

    …ws/actions/download-artifact-6
    mbg authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    44aeac1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Merge pull request #3245 from github/dependabot/github_actions/dot-gi…

    …thub/workflows/actions/download-artifact-6
    
    Bump actions/download-artifact from 5 to 6 in /.github/workflows
    henrymercer authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    8d50be3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbcb06a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7a5b09 View commit details
    Browse the repository at this point in the history
  4. Rebuild

    github-actions[bot] committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    e781179 View commit details
    Browse the repository at this point in the history
  5. Remove unused console-log-level dependency

    This was added back by a bad merge.
    henrymercer committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    b2bffa6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3253 from github/mergeback/v4.31.1-to-main-5fe9434c

    Mergeback v4.31.1 refs/heads/releases/v4 into main
    henrymercer authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    aab1c2f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3256 from github/henrymercer/resolve-bad-merge

    Remove unused `console-log-level` dependency
    henrymercer authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    514ff4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a3599c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0e9bf0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3257 from github/henrymercer/ubuntu-slim

    Run lightweight workflows on `ubuntu-slim`
    henrymercer authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    cc88437 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3258 from github/mbg/enablement-errors/case-insen…

    …sitive
    
    Make `isEnablementError` case-insensitive
    mbg authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    9576b5c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    752a642 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3259 from github/update-v4.31.2-9576b5cbe

    Merge main into releases/v4
    mbg authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    8a06050 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3b96745 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #3261 from github/henrymercer/setup-python

    Set up Python in mergeback workflow
    henrymercer authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    0499de3 View commit details
    Browse the repository at this point in the history
Loading