aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/codeql.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/codeql.yml')
-rw-r--r--.github/workflows/codeql.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 8764cdd0e..14c6001ab 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -35,7 +35,7 @@ jobs:
35 35
36 steps: 36 steps:
37 - name: Checkout repository 37 - name: Checkout repository
38 uses: actions/checkout@v2 38 uses: actions/checkout@v3
39 39
40 # Initializes the CodeQL tools for scanning. 40 # Initializes the CodeQL tools for scanning.
41 - name: Initialize CodeQL 41 - name: Initialize CodeQL