Skip to content

Commit 09e38e1

Browse files
committed
docs: Fix config link issue
1 parent 7a3f414 commit 09e38e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This repository has a number of [provided configuration files][configurations] y
4242
uses: github/codeql-action/init@v2
4343
with:
4444
languages: ${{ matrix.language }}
45-
config-file: GitHubSecurityLab/CodeQL-Community-Packs:configs/codeql.yml
45+
config-file: GitHubSecurityLab/CodeQL-Community-Packs/configs/codeql.yml@main
4646
```
4747
4848
### Using a community pack from the CLI configuration file

0 commit comments

Comments
 (0)