Remove beta notice for actions analysis (#55013)
Co-authored-by: Shaikhul Islam <shaikhul@github.com>
This commit is contained in:
@@ -13,7 +13,5 @@
|
||||
{% data variables.product.prodname_actions %} workflows | `actions`
|
||||
| {% endif %}
|
||||
|
||||
{% data reusables.code-scanning.beta-actions-analysis %}
|
||||
|
||||
> [!NOTE]
|
||||
> If you specify one of the alternative identifiers, this is equivalent to using the standard language identifier. For example, specifying `javascript` instead of `javascript-typescript` will not exclude analysis of TypeScript code. You can do this in an advanced setup workflow with the `--paths-ignore` option. For more information, see [AUTOTITLE](/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#specifying-directories-to-scan).
|
||||
|
||||
Reference in New Issue
Block a user