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: v2.3.6
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: v2.13.4
Choose a head ref
  • 11 commits
  • 47 files changed
  • 4 contributors

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    bf41968 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae005db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    019a40b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfc31c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    30a3b9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c63cc5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1712 from github/henrymercer/remove-unused-env-var

    Remove unused `CODESCANNING_EVENT_NAME` environment variable
    henrymercer authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    926a489 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Merge pull request #1714 from github/mergeback/v2.3.6-to-main-83f0fe6c

    Mergeback v2.3.6 refs/heads/releases/v2 into main
    henrymercer authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    d866720 View commit details
    Browse the repository at this point in the history
  2. Fix changelog for 2.3.6

    henrymercer committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a35a881 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1717 from github/henrymercer/fix-changelog

    Fix changelog for 2.3.6
    henrymercer authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8b0f2cf View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. PR checks: stop setting experimental Swift var for new CLI versions (#…

    …1718)
    
    Now that `latest` and `cached` are both 2.13.3, which is the version in which we GA'ed Swift, we should stop setting this experimental variable when we test these CLI versions so we can test the case where the variable is unset.
    angelapwen authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    cdcdbb5 View commit details
    Browse the repository at this point in the history
Loading