aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/codeql-analysis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/codeql-analysis.yml')
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 52fb21cce..d46c0a3b7 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -85,7 +85,7 @@ jobs:
85 uploads.github.com:443 85 uploads.github.com:443
86 86
87 - name: Checkout repository 87 - name: Checkout repository
88 uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 88 uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
89 89
90 # Initializes the CodeQL tools for scanning. 90 # Initializes the CodeQL tools for scanning.
91 - name: Initialize CodeQL 91 - name: Initialize CodeQL