From 659af055e7866b7d270bc814fcbf6a273d01f41d Mon Sep 17 00:00:00 2001 From: Dominik Bamberger <72066+b4mboo@users.noreply.github.com> Date: Mon, 26 Jul 2021 11:12:03 +0200 Subject: [PATCH] Wrap note. Co-authored-by: Andrew Eisenberg --- .../codeql-cli/using-custom-queries-with-the-codeql-cli.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/codeql/codeql-cli/using-custom-queries-with-the-codeql-cli.rst b/docs/codeql/codeql-cli/using-custom-queries-with-the-codeql-cli.rst index ab578b48310..c7766f21ade 100644 --- a/docs/codeql/codeql-cli/using-custom-queries-with-the-codeql-cli.rst +++ b/docs/codeql/codeql-cli/using-custom-queries-with-the-codeql-cli.rst @@ -52,6 +52,8 @@ For more information about these metadata properties, see ":ref:`Metadata for Co Packaging custom QL queries --------------------------- +.. pull-quote:: + Note The CodeQL package manager is currently in beta and subject to change. During the beta, CodeQL packages are available only in GitHub Packages - the GitHub Container Registry (GHCR). You must use version 2.5.8 or later of the CodeQL CLI to use the CodeQL package manager.