Compare commits

..

7 Commits

Author SHA1 Message Date
Alexander Eyers-Taylor
03e7dda1b9 Merge pull request #764 from github/update-v1.0.17-3bfe8ab7
Merge main into v1
2021-10-07 19:48:02 +01:00
github-actions[bot]
ee9e32621e 1.0.17 2021-10-07 18:32:06 +00:00
Alexander Eyers-Taylor
3bfe8ab742 Merge pull request #763 from github/alexet/fix-changelog-version
Fix changelog
2021-10-07 19:29:06 +01:00
Alexander Eyers-Taylor
515f16b728 Merge branch 'main' into alexet/fix-changelog-version 2021-10-07 18:37:24 +01:00
alexet
8b12e8c5e1 Fix changelog
The release is added automatically by the action.
2021-10-07 18:35:10 +01:00
Alexander Eyers-Taylor
10f284c032 Merge pull request #761 from github/codeql-2.6.3-release-prep
Update default codeql bundle to 2.6.3
2021-10-06 18:48:49 +01:00
alexet
19d3f6c536 Update default codeql bundle to 2.6.3 2021-10-06 15:55:21 +01:00
3 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# CodeQL Action and CodeQL Runner Changelog
## [UNRELEASED]
## 1.0.17 - 07 Oct 2021
No user facing changes.
- Update default CodeQL bundle version to 2.6.3. [#761](https://github.com/github/codeql-action/pull/761)
## 1.0.16 - 05 Oct 2021

View File

@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20210921"
"bundleVersion": "codeql-bundle-20211005"
}

View File

@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20210921"
"bundleVersion": "codeql-bundle-20211005"
}