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 6acc9c8 commit 6e948fbCopy full SHA for 6e948fb
.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@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
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@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
0 commit comments