diff --git a/CHANGELOG.md b/CHANGELOG.md index eb5bb7744..8b2dbc4b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## [UNRELEASED] - Display a better error message when encountering a workflow that runs the `codeql-action/init` action multiple times. [#876](https://github.com/github/codeql-action/pull/876) +- Add better error message is the workflow does not have security-events write permissions. [#882](https://github.com/github/codeql-action/pull/882) ## 1.0.29 - 21 Jan 2022