Skip to content

Commit dd9700c

Browse files
committed
Reapply "Merge pull request #2417 from github/update-bundle/codeql-bundle-v2.18.2"
This reverts commit 5b15b9e.
1 parent ece28a8 commit dd9700c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ No user facing changes.
1010

1111
## 3.26.1 - 13 Aug 2024
1212

13-
No user facing changes.
13+
- Update default CodeQL bundle version to 2.18.2. [#2417](https://github.com/github/codeql-action/pull/2417)
1414

1515
## 3.26.0 - 06 Aug 2024
1616

lib/defaults.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"bundleVersion": "codeql-bundle-v2.18.1",
3-
"cliVersion": "2.18.1",
4-
"priorBundleVersion": "codeql-bundle-v2.18.0",
5-
"priorCliVersion": "2.18.0"
2+
"bundleVersion": "codeql-bundle-v2.18.2",
3+
"cliVersion": "2.18.2",
4+
"priorBundleVersion": "codeql-bundle-v2.18.1",
5+
"priorCliVersion": "2.18.1"
66
}

src/defaults.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"bundleVersion": "codeql-bundle-v2.18.1",
3-
"cliVersion": "2.18.1",
4-
"priorBundleVersion": "codeql-bundle-v2.18.0",
5-
"priorCliVersion": "2.18.0"
2+
"bundleVersion": "codeql-bundle-v2.18.2",
3+
"cliVersion": "2.18.2",
4+
"priorBundleVersion": "codeql-bundle-v2.18.1",
5+
"priorCliVersion": "2.18.1"
66
}

0 commit comments

Comments
 (0)