Skip to content

Commit

Permalink
added codeql to actions--update5
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Dec 5, 2024
1 parent 9f551b1 commit 2d54ecb
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 @@ -102,7 +102,7 @@ jobs:
# Prefix the list here with "+" to use these queries and those in the config file.

# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
queries: +security-extended,+security-and-quality
queries: +security-extended,security-and-quality

# If the analyze step fails for one of the languages you are analyzing with
# "We were unable to automatically build your code", modify the matrix above
Expand Down

0 comments on commit 2d54ecb

Please sign in to comment.