Skip to content

Commit 809a7d6

Browse files
authored
Update SECURITY.md with legacy branch warning
Clarify the usage of the legacy branch and its suitability for advanced users. Signed-off-by: dabao1955 <79307765+dabao1955@users.noreply.github.com>
1 parent 4c2dc13 commit 809a7d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
| `@latest` ||
99
| `@main` | ⚠️ [^1] |
1010
| Historical Tags |[^2] |
11+
| `@legacy` | ⚠️ [^3] |
1112

1213

1314
## Reporting a Vulnerability
@@ -40,3 +41,4 @@ To ensure the safe use of this GitHub Action:
4041
## Note
4142
[^1]: The `@main` tag may include experimental or unstable changes. It is recommended to use stable tags such as `@v1` in production workflows.
4243
[^2]: Due to limitations of git, we cannot make modifications on the released version.
44+
[^3]: Legacy branch is only suitable for advanced users would like to modify actions. For normal users we suggest to use main branch.

0 commit comments

Comments
 (0)