From 9237eb7a0f95c801719e6224d45095d4dda0f9bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 23:23:05 -0600 Subject: [PATCH] Updated README.md (#2476) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e659abcc..f6c68a05 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ Effortlessly track all changed files and directories relative to a target branch > 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:** -> * Double check your all your actions output from Mar 14, under `changed-files` section, if there's a long string, decode it using `echo 'xxx' | base64 -d | base64 -d`, and revoke those token immediately. +> +> * Double check your all your actions output from Mar 14, under `changed-files` section, if there's a long string, decode it using `echo 'xxx' | base64 -d | base64 -d`, and revoke those token immediately. > * **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.