build(deps): bump github/codeql-action from 4 to 4.35.2 (#1384)

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