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 55e9403 commit fb0568eCopy full SHA for fb0568e
.github/workflows/codeql.yml
@@ -28,10 +28,10 @@ jobs:
28
persist-credentials: false
29
30
- name: 'initialize'
31
- uses: github/codeql-action/init@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
+ uses: github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
32
with:
33
languages: actions, python
34
queries: security-extended
35
36
- name: 'perform analysis'
37
- uses: github/codeql-action/analyze@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
+ uses: github/codeql-action/analyze@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
0 commit comments