Skip to content

Commit a4378c6

Browse files
committed
Codeql workflow update
1 parent c20b793 commit a4378c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
4545
# If this step fails, then you should remove it and run the build manually (see below)
4646
- name: Autobuild
47-
uses: github/codeql-action/autobuild@v1
47+
uses: github/codeql-action/autobuild@231aa2c8a89117b126725a0e11897209b7118144
4848

4949
# ℹ️ Command-line programs to run using the OS shell.
5050
# 📚 https://git.io/JvXDl
@@ -58,4 +58,4 @@ jobs:
5858
# make release
5959

6060
- name: Perform CodeQL Analysis
61-
uses: github/codeql-action/analyze@v1
61+
uses: github/codeql-action/analyze@231aa2c8a89117b126725a0e11897209b7118144

0 commit comments

Comments
 (0)