Skip to content

Commit 72a5d5f

Browse files
author
Chelsea Boling
authored
Update codeql-analysis.yml
1 parent 6847422 commit 72a5d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
sudo codeql-runner-linux analyze \
8282
--checkout-path ${{ github.workspace }} \
8383
--github-url https://github.com \
84-
--repository cmboling/${{ github.repository }} \
84+
--repository ${{ github.repository }} \
8585
--github-auth ${{ github.token }} \
8686
--commit $latest_SHA_on_ref \
8787
--ref $default_branch

0 commit comments

Comments
 (0)