Skip to content

Commit

Permalink
Update CodeQL workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Apr 27, 2024
1 parent fa58b8f commit ea2cf65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: go
languages: go, c-cpp

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3

0 comments on commit ea2cf65

Please sign in to comment.