Skip to content

Commit 8d1758f

Browse files
author
Jonathan D.A. Jewell
committed
fix(security): ERR-WF-008 and ERR-WF-009 fixes
1 parent 042db78 commit 8d1758f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
fail-fast: false
4545
matrix:
4646
include:
47-
- language: actions
47+
- language: javascript-typescript
4848
build-mode: none
4949
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'
5050
# Use `c-cpp` to analyze code written in C, C++ or both

0 commit comments

Comments
 (0)