You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-4
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,11 @@
2
2
3
3
## [UNRELEASED]
4
4
5
-
- Add sarif-id as an output for upload-sarif action and analyze action (if uploading)
6
-
-Accept ref and hash as inputs to override the ones provided by the runner
5
+
- Add `sarif-id` as an output for the `upload-sarif`and `analyze` actions. [#889](https://github.com/github/codeql-action/pull/889)
6
+
-Add `ref` and `sha`inputs to the `analyze` action, which override the defaults provided by the GitHub Action context. [#889](https://github.com/github/codeql-action/pull/889)
7
7
8
8
## 1.0.31 - 31 Jan 2022
9
9
10
-
- Add `sarif-id` as an output for the `upload-sarif` and `analyze` actions. [#889](https://github.com/github/codeql-action/pull/889)
11
-
- Add `ref` and `sha` inputs to the `analyze` action, which override the defaults provided by the GitHub Action context. [#889](https://github.com/github/codeql-action/pull/889)
12
10
- Remove `experimental` message when using custom CodeQL packages. [#888](https://github.com/github/codeql-action/pull/888)
13
11
- Add a better warning message stating that experimental features will be disabled if the workflow has been triggered by a pull request from a fork or the `security-events: write` permission is not present. [#882](https://github.com/github/codeql-action/pull/882)
0 commit comments