Skip to content

Commit 07aec69

Browse files
committed
chore: add actions language to CodeQL scanning
1 parent c7ba56d commit 07aec69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
fail-fast: false
2727
matrix:
2828
language:
29+
- 'actions'
2930
- 'python'
3031

3132
steps:

0 commit comments

Comments
 (0)