aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql-analysis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index bbd4e47d5..344090cfd 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -97,7 +97,7 @@ jobs:
97 97
98 # Initializes the CodeQL tools for scanning. 98 # Initializes the CodeQL tools for scanning.
99 - name: Initialize CodeQL 99 - name: Initialize CodeQL
100 uses: github/codeql-action/init@0ba4244466797eb048eb91a6cd43d5c03ca8bd05 100 uses: github/codeql-action/init@5b6282e01c62d02e720b81eb8a51204f527c3624
101 with: 101 with:
102 languages: ${{ matrix.language }} 102 languages: ${{ matrix.language }}
103 # If you wish to specify custom queries, you can do so here or in a config file. 103 # If you wish to specify custom queries, you can do so here or in a config file.
@@ -108,7 +108,7 @@ jobs:
108 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). 108 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
109 # If this step fails, then you should remove it and run the build manually (see below) 109 # If this step fails, then you should remove it and run the build manually (see below)
110 - name: Autobuild 110 - name: Autobuild
111 uses: github/codeql-action/autobuild@0ba4244466797eb048eb91a6cd43d5c03ca8bd05 111 uses: github/codeql-action/autobuild@5b6282e01c62d02e720b81eb8a51204f527c3624
112 112
113 # ℹī¸ Command-line programs to run using the OS shell. 113 # ℹī¸ Command-line programs to run using the OS shell.
114 # 📚 https://git.io/JvXDl 114 # 📚 https://git.io/JvXDl
@@ -122,4 +122,4 @@ jobs:
122 # make release 122 # make release
123 123
124 - name: Perform CodeQL Analysis 124 - name: Perform CodeQL Analysis
125 uses: github/codeql-action/analyze@0ba4244466797eb048eb91a6cd43d5c03ca8bd05 125 uses: github/codeql-action/analyze@5b6282e01c62d02e720b81eb8a51204f527c3624