Skip to content

Commit d52b942

Browse files
add hint to revoke leaked token (#2475)
1 parent 45fb12d commit d52b942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Effortlessly track all changed files and directories relative to a target branch
2323
> This commit has been **removed** from all tags and branches, and necessary measures have been implemented to prevent similar issues in the future.
2424
>
2525
> #### **Action Required:**
26-
>
26+
> * 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.
2727
> * **If your workflows reference this commit directly by its SHA**, you must update them immediately to avoid using the compromised version.
2828
> * **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.
2929

0 commit comments

Comments
 (0)