Skip to content

Commit

Permalink
Updated CodeQL GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
mitza-oci committed Feb 9, 2024
1 parent cca5af5 commit de10e0d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,7 @@ jobs:
if: matrix.optional_feature != ''
shell: pwsh
- name: initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: cpp
uses: github/codeql-action/analyze@v3
if: matrix.feature == 'CodeQL'
- name: Run mwc.pl on $(TAO_ROOT)/TAO_ACE.mwc
run: |
Expand Down

0 comments on commit de10e0d

Please sign in to comment.