From 3254fa58593382515d26d488ab456bfc4f9c5b8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 16 Aug 2021 09:02:11 +0000 Subject: [PATCH] 1.0.12 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5717d4750..8005c6519 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CodeQL Action and CodeQL Runner Changelog -## [UNRELEASED] +## 1.0.12 - 16 Aug 2021 - Update README to include a sample permissions block. [#689](https://github.com/github/codeql-action/pull/689)