Merge remote-tracking branch 'origin/releases/v3' into backport-v2.26.12-c36620d31

This commit is contained in:
github-actions[bot]
2024-10-07 17:01:26 +00:00
192 changed files with 1207 additions and 3455 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "3.26.11",
"version": "3.26.12",
"private": true,
"description": "CodeQL action",
"scripts": {
@@ -25,7 +25,7 @@
"@actions/artifact": "^2.1.9",
"@actions/artifact-legacy": "npm:@actions/artifact@^1.1.2",
"@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@actions/io": "^1.1.3",
@@ -69,8 +69,8 @@
"@types/node": "16.11.22",
"@types/semver": "^7.5.8",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"ava": "^5.3.1",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",