Skip to content

Commit 5403a41

Browse files
build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions group (#1395)
1 parent 82606bf commit 5403a41

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
@@ -35,7 +35,7 @@ jobs:
3535

3636
# Initializes the CodeQL tools for scanning.
3737
- name: Initialize CodeQL
38-
uses: github/codeql-action/init@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
38+
uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
3939
# Override language selection by uncommenting this and choosing your languages
4040
with:
4141
languages: 'javascript-typescript'
@@ -45,4 +45,4 @@ jobs:
4545
npm run all
4646
4747
- name: Perform CodeQL Analysis
48-
uses: github/codeql-action/analyze@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
48+
uses: github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5

0 commit comments

Comments
 (0)