Skip to content

Commit 4a96661

Browse files
authored
Merge pull request #1575 from joejstuart/codeql-fix
Update codeql lanuguage support to actions
2 parents eb2815a + a82e840 commit 4a96661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
strategy:
5353
fail-fast: false
5454
matrix:
55-
language: ["javascript"]
55+
language: ["actions", "go"]
5656
# CodeQL supports [ $supported-codeql-languages ]
5757
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
5858

0 commit comments

Comments
 (0)