mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Fix the actions-security-and-quality.qls suite
It was not using the proper selectors. It is now the same as other quality suites in other languages.
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
- description: Security-and-quality queries for GitHub Actions
|
||||
- import: codeql-suites/actions-security-extended.qls
|
||||
- queries: .
|
||||
- apply: security-and-quality-selectors.yml
|
||||
from: codeql/suite-helpers
|
||||
|
||||
Reference in New Issue
Block a user