aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-python.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/check-python.yml')
-rw-r--r--.github/workflows/check-python.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/check-python.yml b/.github/workflows/check-python.yml
index 50ddf5669..5786d568a 100644
--- a/.github/workflows/check-python.yml
+++ b/.github/workflows/check-python.yml
@@ -47,9 +47,9 @@ jobs:
47 47
48 # Initializes the CodeQL tools for scanning. 48 # Initializes the CodeQL tools for scanning.
49 - name: Initialize CodeQL 49 - name: Initialize CodeQL
50 uses: github/codeql-action/init@0ba4244466797eb048eb91a6cd43d5c03ca8bd05 50 uses: github/codeql-action/init@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8
51 with: 51 with:
52 languages: python 52 languages: python
53 53
54 - name: Perform CodeQL Analysis 54 - name: Perform CodeQL Analysis
55 uses: github/codeql-action/analyze@0ba4244466797eb048eb91a6cd43d5c03ca8bd05 55 uses: github/codeql-action/analyze@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8