build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#1389)

This commit is contained in:
dependabot[bot]
2026-05-12 17:12:19 +02:00
committed by GitHub
parent 9eb174e04a
commit 59f43e26c9
+2 -2
View File
@@ -39,7 +39,7 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v4.35.2
uses: github/codeql-action/init@v4.35.3
# Override language selection by uncommenting this and choosing your languages
with:
languages: 'javascript-typescript'
@@ -49,4 +49,4 @@ jobs:
npm run all
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v4.35.2
uses: github/codeql-action/analyze@v4.35.3