From 616b2df627ff42c04eb4fcaf491029aa57861daf Mon Sep 17 00:00:00 2001 From: Dwi Siswanto Date: Fri, 17 Nov 2023 21:22:58 +0700 Subject: [PATCH] docs: update blockquote notes (adapt https://github.com/orgs/community/discussions/16925) Signed-off-by: Dwi Siswanto --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 051fa81..a3ce039 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ These are some of the supported input parameters of action. | **`encoding`** | Encoding of the source code | 🔴 | `UTF-8` | | -> **Note** +> [!NOTE] > If you opt to configure the project metadata and other related settings in a **`sonar-project.properties`** file (must be placed within the base directory, `projectBaseDir`) instead of using input parameters, this action is compatible with that approach! ## License