Thanks to visit codestin.com
Credit goes to github.com

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.2.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: v2.2.2
Choose a head ref
  • 19 commits
  • 11 files changed
  • 6 contributors

Commits on Jan 27, 2023

  1. Update changelog and version after v2.2.1

    github-actions[bot] committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e1070bd View commit details
    Browse the repository at this point in the history
  2. Update checked-in dependencies

    github-actions[bot] committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    395ec04 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1515 from github/mergeback/v2.2.1-to-main-3ebbd71c

    Mergeback v2.2.1 refs/heads/releases/v2 into main
    angelapwen authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0b2a40f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Supply authorization parameter to toolcache.downloadTool()

    Previously we supplied the authorization information via the 'headers'
    parameter. This works fine, except in some cases when the request is
    retried.
    aibaars committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    2fed02c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1516 from aibaars/auth-parameter

    Supply authorization parameter to toolcache.downloadTool()
    aibaars authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b95df0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0fc1c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f140af5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. docs: add direct link to website

    To make it easy for users to go to website for more info.
    MahmoudMabrok authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    c5c4751 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    d49282c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f2b2e View commit details
    Browse the repository at this point in the history
  3. Add changelog note

    henrymercer committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c6ff11c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d47a7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b674f7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1521 from MahmoudMabrok/patch-1

    docs: add direct link to website
    henrymercer authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c3cb270 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1517 from github/henrymercer/fix/not-all-bundle-u…

    …rls-contain-tag
    
    Fix assumption that all CodeQL bundle URLs contain the tag name of the bundle
    henrymercer authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    d396227 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4c0a1b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1523 from github/henrymercer/fix/cli-version-for-…

    …different-bundles
    
    Fix toolcache behavior when downloading bundle from another repo
    henrymercer authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    927de48 View commit details
    Browse the repository at this point in the history
  10. Update changelog for v2.2.2

    github-actions[bot] committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    8af8363 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1525 from github/update-v2.2.2-927de483f

    Merge main into releases/v2
    henrymercer authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    39d8d7e View commit details
    Browse the repository at this point in the history
Loading