From 5cbf22026d05fbef0c027d1b1f118fe3a1b6e435 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 20:36:40 -0600 Subject: [PATCH] Updated README.md (#2469) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 982ed9ae..ea2ecc0b 100644 --- a/README.md +++ b/README.md @@ -17,15 +17,15 @@ Effortlessly track all changed files and directories relative to a target branch, the current branch (preceding commit or the last remote commit), multiple branches, or custom commits returning **relative paths** from the project root using this GitHub action. -> \[!WARNING] -> **Security Alert:** A critical security issue was identified in this action due to a compromised commit: [0e58ed8671d6b60d0890c21b07f8835ace038e67](https://github.com/tj-actions/changed-files/commit/0e58ed8671d6b60d0890c21b07f8835ace038e67). -> -> This commit has been **removed** from all tags and branches, and necessary measures have been implemented to prevent similar issues in the future. -> -> #### **Action Required:** -> - **If your workflows reference this commit directly by its SHA**, you must update them immediately to avoid using the compromised version. -> - **If you are using tagged versions** (e.g., `v35`, `v44.5.1`), no action is required as these tags have been updated and are now safe to use. - +> \[!WARNING]\ +> **Security Alert:** A critical security issue was identified in this action due to a compromised commit: [0e58ed8671d6b60d0890c21b07f8835ace038e67](https://github.com/tj-actions/changed-files/commit/0e58ed8671d6b60d0890c21b07f8835ace038e67). +> +> This commit has been **removed** from all tags and branches, and necessary measures have been implemented to prevent similar issues in the future. +> +> #### **Action Required:** +> +> * **If your workflows reference this commit directly by its SHA**, you must update them immediately to avoid using the compromised version. +> * **If you are using tagged versions** (e.g., `v35`, `v44.5.1`), no action is required as these tags have been updated and are now safe to use. > \[!NOTE] >