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 cd7c5ee commit c020a87Copy full SHA for c020a87
.github/workflows/hotspots.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@v2
45
with:
46
path: codeql-community-packs
47
- repository: github/codeql-community-packs
+ repository: githubsecuritylab/codeql-community-packs
48
ref: ${{ github.ref }}
49
50
- name: Find codeql
0 commit comments