There was an error while loading. Please reload this page.
1 parent 82606bf commit 5403a41Copy full SHA for 5403a41
1 file changed
.github/workflows/codeql.yaml
@@ -35,7 +35,7 @@ jobs:
35
36
# Initializes the CodeQL tools for scanning.
37
- name: Initialize CodeQL
38
- uses: github/codeql-action/init@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
+ uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
39
# Override language selection by uncommenting this and choosing your languages
40
with:
41
languages: 'javascript-typescript'
@@ -45,4 +45,4 @@ jobs:
45
npm run all
46
47
- name: Perform CodeQL Analysis
48
- uses: github/codeql-action/analyze@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
+ uses: github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
0 commit comments