Skip to content

Commit 4f52504

Browse files
build(deps): bump github/codeql-action from 4 to 4.35.2 (#1384)
1 parent 6f87dfd commit 4f52504

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Initializes the CodeQL tools for scanning.
4141
- name: Initialize CodeQL
42-
uses: github/codeql-action/init@v4
42+
uses: github/codeql-action/init@v4.35.2
4343
# Override language selection by uncommenting this and choosing your languages
4444
with:
4545
languages: 'javascript-typescript'
@@ -49,4 +49,4 @@ jobs:
4949
npm run all
5050
5151
- name: Perform CodeQL Analysis
52-
uses: github/codeql-action/analyze@v4
52+
uses: github/codeql-action/analyze@v4.35.2

0 commit comments

Comments
 (0)