We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a3f414 commit 09e38e1Copy full SHA for 09e38e1
README.md
@@ -42,7 +42,7 @@ This repository has a number of [provided configuration files][configurations] y
42
uses: github/codeql-action/init@v2
43
with:
44
languages: ${{ matrix.language }}
45
- config-file: GitHubSecurityLab/CodeQL-Community-Packs:configs/codeql.yml
+ config-file: GitHubSecurityLab/CodeQL-Community-Packs/configs/codeql.yml@main
46
```
47
48
### Using a community pack from the CLI configuration file
0 commit comments