Skip to content

Commit

Permalink
Add actions workflows analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinbackhouse authored and neheb committed Jan 27, 2025
1 parent e4d8d30 commit 5b5cea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'cpp', 'javascript' ]
language: [ 'cpp', 'javascript', 'actions' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
# Learn more...
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
Expand Down

0 comments on commit 5b5cea0

Please sign in to comment.