There was an error while loading. Please reload this page.
1 parent 3bb4f53 commit 446469eCopy full SHA for 446469e
1 file changed
.github/workflows/codeql-analysis.yml
@@ -18,9 +18,9 @@ jobs:
18
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
19
20
- name: Initialize CodeQL
21
- uses: github/codeql-action/init@8533807ff379ac610d2b2c389c47e7c629d31d13 # v4.36.3
+ uses: github/codeql-action/init@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
22
with:
23
languages: javascript
24
25
- name: Perform CodeQL Analysis
26
- uses: github/codeql-action/analyze@8533807ff379ac610d2b2c389c47e7c629d31d13 # v4.36.3
+ uses: github/codeql-action/analyze@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
0 commit comments