Skip to content

Commit e8896a9

Browse files
authored
Merge pull request #123 from github/search-for-bundle
Search for the CodeQL bundle in multiple places.
2 parents 7426813 + f5ccce0 commit e8896a9

4 files changed

Lines changed: 219 additions & 10 deletions

File tree

init/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ inputs:
55
tools:
66
description: URL of CodeQL tools
77
required: false
8-
default: https://github.com/github/codeql-action/releases/download/codeql-bundle-20200630/codeql-bundle.tar.gz
8+
# If not specified the Action will check in several places until it finds the CodeQL tools.
99
languages:
1010
description: The languages to be analysed
1111
required: false

lib/codeql.js

Lines changed: 106 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)