File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ This repository has a number of [provided configuration files][configurations] y
42
42
uses : github/codeql-action/init@v2
43
43
with :
44
44
languages : ${{ matrix.language }}
45
- config-file : GitHubSecurityLab/CodeQL-Community-Packs/configs/codeql .yml@main
45
+ config-file : GitHubSecurityLab/CodeQL-Community-Packs/configs/default .yml@main
46
46
` ` `
47
47
48
48
### Using a community pack from the CLI configuration file
Original file line number Diff line number Diff line change 2
2
3
3
## Default / CodeQL
4
4
5
- The ` codeql .yml` configuration is the default config file used to make it easy to use the CodeQL Community Packs.
5
+ The ` default .yml` configuration is the default config file used to make it easy to use the CodeQL Community Packs.
6
6
7
7
## Audit
8
8
File renamed without changes.
You can’t perform that action at this time.
0 commit comments