We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c07a84 + c12df73 commit b8326a2Copy full SHA for b8326a2
1 file changed
.github/workflows/codeql-analysis.yml
@@ -22,9 +22,9 @@ jobs:
22
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
23
24
- name: Initialize CodeQL
25
- uses: github/codeql-action/init@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6
+ uses: github/codeql-action/init@18fe527fa8b29f134bb91f32f1a5dc5abb15ed7f
26
with:
27
languages: 'python'
28
29
- name: Perform CodeQL Analysis
30
- uses: github/codeql-action/analyze@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6
+ uses: github/codeql-action/analyze@18fe527fa8b29f134bb91f32f1a5dc5abb15ed7f
0 commit comments