Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 384fb6e + 4c06e71 commit d1673ecCopy full SHA for d1673ec
1 file changed
.github/workflows/codeql-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
persist-credentials: false
33
34
- name: Initialize CodeQL
35
- uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
+ uses: github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
36
with:
37
languages: ${{ matrix.language }}
38
@@ -43,4 +43,4 @@ jobs:
43
pip install --user -v .
44
45
- name: Perform CodeQL Analysis
46
- uses: github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
+ uses: github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
0 commit comments