1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Remove beta notice for actions analysis (#55013)

Co-authored-by: Shaikhul Islam <shaikhul@github.com>
This commit is contained in:
Marco Gario
2025-04-23 04:10:03 +02:00
committed by GitHub
parent eb4f299cd2
commit 4667ca2ebb
4 changed files with 6 additions and 9 deletions

View File

@@ -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).