Update download-github-database.rst

This commit is contained in:
James Fletcher
2022-09-16 09:22:32 +01:00
committed by GitHub
parent d8b000fae3
commit 8e30754356

View File

@@ -11,4 +11,4 @@ When you have confirmed that a CodeQL database exists for the language you are i
gh api /repos/<owner>/<repo>/code-scanning/codeql/databases/<language> -H 'Accept: application/zip' > path/to/local/database.zip
For more information, see the documentation for the `Get CodeQL database <https://docs.github.com/en/rest/reference/code-scanning#get-codeql-database>`__ endpoint in the GitHub REST API documentation.
For more information, see the documentation for the `Get CodeQL database <https://docs.github.com/en/rest/code-scanning#get-a-codeql-database-for-a-repository>`__ endpoint in the GitHub REST API documentation.