We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7568fc6 + 878b7ff commit a4d5cf4Copy full SHA for a4d5cf4
1 file changed
.github/workflows/codeql-analysis.yml
@@ -25,9 +25,9 @@ jobs:
25
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
26
27
- name: Initialize CodeQL
28
- uses: github/codeql-action/init@4238421316c33d73aeea2801274dd286f157c2bb
+ uses: github/codeql-action/init@678fc3afe258fb2e0cdc165ccf77b85719de7b3c
29
with:
30
languages: 'python'
31
32
- name: Perform CodeQL Analysis
33
- uses: github/codeql-action/analyze@4238421316c33d73aeea2801274dd286f157c2bb
+ uses: github/codeql-action/analyze@678fc3afe258fb2e0cdc165ccf77b85719de7b3c
0 commit comments