Closed
Description
Describe the bug
I followed the user manual and tried to use codeql to download one of the already implemented queries pack but it seems its not available in ghcr.
To Reproduce
Steps to reproduce the behavior:
- Download CodeQL CLI 2.20.1
- Run: codeql pack download codeql/misra-c-coding-standards
- See error:
Expected behavior
The pack to be downloaded and available in codeql cache as described in the user manual.
Screenshots
See the screenshot error.
Environment
- CodeQL Coding Standards version: latest
- CodeQL version: CodeQL CLI 2.20.1
- Operating System: Ubuntu 24.04
Additional context
Same error if trying to download and install the any codeql-coding-standards via CLI or in a workflow.