From 8833977736bdf06f2c5fe043d8843f04fdc20b19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Mar 2022 09:58:37 +0000 Subject: [PATCH] Update changelog for v2.1.6 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91973383c..ef29d5246 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CodeQL Action Changelog -## [UNRELEASED] +## 2.1.6 - 30 Mar 2022 - [v2+ only] The CodeQL Action now runs on Node.js v16. [#1000](https://github.com/github/codeql-action/pull/1000) - Update default CodeQL bundle version to 2.8.4. [#990](https://github.com/github/codeql-action/pull/990)