Skip to content

Commit

Permalink
Fix #469, Addresses invalid CodeQL language option
Browse files Browse the repository at this point in the history
  • Loading branch information
thnkslprpt authored Sep 20, 2022
1 parent 7281299 commit d4c920e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: c
languages: cpp
config-file: nasa/cFS/.github/codeql/codeql-${{matrix.scan-type}}.yml@main

- name: Build
Expand Down

0 comments on commit d4c920e

Please sign in to comment.