There was an error while loading. Please reload this page.
2 parents 767a089 + 9c30eb5 commit 17552e2Copy full SHA for 17552e2
1 file changed
.github/workflows/codeql-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
persist-credentials: false
35
36
- name: Initialize CodeQL
37
- uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
+ uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
38
with:
39
languages: ${{ matrix.language }}
40
@@ -45,4 +45,4 @@ jobs:
45
pip install --user -v .
46
47
- name: Perform CodeQL Analysis
48
- uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
+ uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
0 commit comments