Skip to content

Commit

Permalink
Merge branch 'main' into rasmuswl/python-disable-dependency-installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasmus Wriedt Larsen committed May 12, 2023
2 parents b8f39fe + 130884e commit cbc79bf
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 182 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## [UNRELEASED]

- For Python we will start disabling dependency installation for new users of the codeql-action. This will improve speed of analysis, while only having a very minor impact on results. [#1676](https://github.com/github/codeql-action/pull/1676)
- Remove the requirement for `on.push` and `on.pull_request` to trigger on the same branches. [#1675](https://github.com/github/codeql-action/pull/1675)

## 2.3.3 - 04 May 2023

Expand Down
37 changes: 1 addition & 36 deletions lib/workflow.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/workflow.js.map

Large diffs are not rendered by default.

49 changes: 3 additions & 46 deletions lib/workflow.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cbc79bf

Please sign in to comment.