Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit 263e840

Browse files
KyFaStunpollito
authored andcommitted
Add Missing Languages to CodeQL Advanced Configuration (actions#4179)
1 parent f269205 commit 263e840

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/global-run-codeql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Initialize CodeQL
3636
uses: github/codeql-action/init@v3
3737
with:
38-
languages: go
38+
languages: go, actions
3939

4040
- name: Autobuild
4141
uses: github/codeql-action/autobuild@v3

0 commit comments

Comments
 (0)