Skip to content

Commit fbddeb1

Browse files
authored
Merge pull request #6 from dsp-testing/mergeback/v2.1.9-to-main-6d3d43bc
Mergeback v2.1.9 refs/heads/releases/v2 into main
2 parents 8aff92c + ecee474 commit fbddeb1

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [UNRELEASED]
44

5+
No user facing changes.
6+
7+
## 2.1.9 - 14 Apr 2022
8+
59
- Add `working-directory` input to the `autobuild` action. [#1024](https://github.com/github/codeql-action/pull/1024)
610

711
## 2.1.8 - 08 Apr 2022

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeql",
3-
"version": "2.1.9",
3+
"version": "2.1.10",
44
"private": true,
55
"description": "CodeQL action",
66
"scripts": {

0 commit comments

Comments
 (0)