490 B
490 B
{% ifversion fpt %}
{% note %}
Note: Use of {% data variables.product.prodname_codeql %} query packs with {% data variables.product.prodname_code_scanning %} is currently in beta and subject to change. To use this beta functionality, update your workflow to specify the beta release of the codeql-action.
- uses: github/codeql-action/init@v1
with:
tools: https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.6.0-beta.1
{% endnote %}
{% endif %}