The Wayback Machine - https://web.archive.org/web/20210327133803/https://github.com/github/codeql-action/commits/main
Skip to content
Permalink
main

Commits on Mar 26, 2021

  1. Merge pull request #433 from github/hmakholm/pr/2.5.0

    Update CodeQL bundle to 20210326
    hmakholm committed Mar 26, 2021
  2. Revert "Temporarily use the latest version for testing"

    This reverts commit d8216de.
    hmakholm committed Mar 26, 2021
  3. Temporarily use the latest version for testing

    rneatherway authored and hmakholm committed Mar 26, 2021
  4. Update CodeQL bundle to 20210326

    hmakholm committed Mar 26, 2021

Commits on Mar 25, 2021

  1. Merge pull request #432 from github/simon-engledew/fix-ref-check

    Fix rev-parse errors
    simon-engledew committed Mar 25, 2021
  2. Rewrite the ref to correctly point to refs/remotes

    Fixes the rev-parse issues caused by #428
    simon-engledew committed Mar 25, 2021

Commits on Mar 23, 2021

  1. Merge pull request #428 from github/simon-engledew/detect-merge

    Fix race condition with actions/checkout@v1
    simon-engledew committed Mar 23, 2021

Commits on Mar 22, 2021

  1. Skip doing work if it is not necessary

    simon-engledew committed Mar 22, 2021
  2. PR feedback

    simon-engledew committed Mar 22, 2021
  3. Count the number of parents of the current commit to check it is stil…

    …l a merge
    
    Work around a race condition in actions where sometimes GITHUB_SHA != git rev-parse head
    simon-engledew committed Mar 22, 2021

Commits on Mar 20, 2021

  1. Merge pull request #427 from github/hmakholm/pr/2.4.6

    adityasharad committed Mar 20, 2021
  2. Revert "Temporarily use the latest version for testing"

    This reverts commit e700075.
    hmakholm committed Mar 20, 2021

Commits on Mar 19, 2021

  1. Temporarily use the latest version for testing

    rneatherway authored and hmakholm committed Mar 19, 2021
  2. Update CodeQL bundle to 20210319

    hmakholm committed Mar 19, 2021

Commits on Mar 18, 2021

  1. Fix spelling errors

    spelling: executable
    spelling: github
    spelling: javascript
    spelling: latest
    spelling: occurred
    spelling: parameter
    
    Signed-off-by: Josh Soref <[email protected]>
    jsoref authored and aeisenberg committed Mar 18, 2021
  2. Display better error message on invalid sarif

    Specifically, some third party tools do not include a `results`
    block for runs when there is an error. This change adds a more
    explicit error message for this situation.
    aeisenberg committed Mar 18, 2021

Commits on Mar 17, 2021

  1. Ensure error correct error message on 403 error

    aeisenberg committed Mar 17, 2021

Commits on Mar 16, 2021

  1. Merge pull request #423 from github/robertbrignull/toolcache-query-sa…

    …fety
    
    Make unguarded-action-lib better at ignoring uses of toolcache
    robertbrignull committed Mar 16, 2021
  2. Merge pull request #422 from github/robertbrignull/getActionsCodeQLAc…

    …tionRepository
    
    Make control flow cleaer to fix unguarded-action-lib alert
    robertbrignull committed Mar 16, 2021
  3. call setupActionsVars in the tests too

    robertbrignull committed Mar 16, 2021
  4. make control flow cleaer to fix query alert

    robertbrignull committed Mar 16, 2021
  5. Merge pull request #417 from github/dependabot/npm_and_yarn/runner/el…

    …liptic-6.5.4
    
    Bump elliptic from 6.5.3 to 6.5.4 in /runner
    chrisgavin committed Mar 16, 2021

Commits on Mar 11, 2021

  1. Bump elliptic from 6.5.3 to 6.5.4 in /runner

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.3...v6.5.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot committed Mar 11, 2021

Commits on Mar 10, 2021

  1. Merge pull request #409 from github/check-ghae-endpoint-first-only-on…

    …-ghae
    
    When downloading the CodeQL bundle, only use the GitHub AE endpoint on GitHub AE, and check it first.
    chrisgavin committed Mar 10, 2021
  2. Merge branch 'main' into check-ghae-endpoint-first-only-on-ghae

    chrisgavin committed Mar 10, 2021

Commits on Mar 9, 2021

  1. Merge pull request #414 from github/hmakholm/pr/2.4.5

    Update CodeQL bundle to 20210308
    adityasharad committed Mar 9, 2021
  2. Revert "Temporarily use the latest version for testing"

    This reverts commit c78d81f.
    hmakholm committed Mar 9, 2021
  3. Temporarily use the latest version for testing

    rneatherway authored and hmakholm committed Mar 9, 2021
  4. Update CodeQL bundle to 20210308

    hmakholm committed Mar 9, 2021

Commits on Mar 8, 2021

  1. Merge pull request #412 from github/fix-pip-url

    Fix the Pip download URL.
    adityasharad committed Mar 8, 2021
  2. Fix the Pip download URL.

    chrisgavin committed Mar 8, 2021
  3. Merge pull request #408 from github/adityasharad/bundle/20210304

    Update CodeQL bundle to 20210304 / CLI 2.4.4
    adityasharad committed Mar 8, 2021
Older