Compare commits

..

6 Commits

Author SHA1 Message Date
github-actions[bot] 26fcd8e236 Add empty file poc.txt 2025-01-22 12:37:26 +00:00
Marco Gario f89b8a7d52 Merge pull request #2709 from github/mergeback/v3.28.2-to-main-d68b2d4e
Mergeback v3.28.2 refs/heads/releases/v3 into main
2025-01-21 18:20:37 +01:00
github-actions[bot] 86400836d1 Update checked-in dependencies 2025-01-21 17:07:17 +00:00
github-actions[bot] 6fee807c9b Update changelog and version after v3.28.2 2025-01-21 17:05:34 +00:00
Marco Gario d68b2d4edb Merge pull request #2708 from github/update-v3.28.2-d90e07f32
Merge main into releases/v3
2025-01-21 18:04:25 +01:00
github-actions[bot] ea23796445 Update changelog for v3.28.2 2025-01-21 15:58:08 +00:00
5 changed files with 8 additions and 4 deletions
+4
View File
@@ -6,6 +6,10 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
No user facing changes.
## 3.28.2 - 21 Jan 2025
No user facing changes.
## 3.28.1 - 10 Jan 2025
- CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see [this changelog post](https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/). [#2677](https://github.com/github/codeql-action/pull/2677)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "3.28.2",
"version": "3.28.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "codeql",
"version": "3.28.2",
"version": "3.28.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "codeql",
"version": "3.28.2",
"version": "3.28.3",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^2.1.9",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "3.28.2",
"version": "3.28.3",
"private": true,
"description": "CodeQL action",
"scripts": {
View File