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.
1 parent 0361b9a commit b7446ccCopy full SHA for b7446cc
.github/workflows/codeql.yml
@@ -29,10 +29,10 @@ jobs:
29
persist-credentials: false
30
31
- name: 'initialize'
32
- uses: github/codeql-action/init@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
+ uses: github/codeql-action/init@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4.31.7
33
with:
34
languages: actions, python
35
queries: security-extended
36
37
- name: 'perform analysis'
38
- uses: github/codeql-action/analyze@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
+ uses: github/codeql-action/analyze@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4.31.7
0 commit comments