Skip to content

Commit b21e9e3

Browse files
authored
Update manage-encrypted-secrets.md
1 parent 9e972c1 commit b21e9e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

learn-pr/github/manage-github-actions-enterprise/includes/manage-encrypted-secrets.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,6 @@ If you need to access the encrypted secret in your action's code, the action cod
5656

5757
> [!WARNING]
5858
> When authoring your own actions, make sure not to include any encrypted secrets in your action's source code, because actions are sharable units of work. If your action needs to use encrypted secrets or other user-supplied inputs, it's best to use the core module from the [Actions Toolkit](https://github.com/actions/toolkit).
59+
>
60+
61+
<!-- INFOMAGNUS UPDATES for all of sub OD 4.3 go here! Source Material:https://www.google.com/url?q=https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions&sa=D&source=editors&ust=1742484244534691&usg=AOvVaw30HJhmh-nnnssWIlwRCI_5 -->

0 commit comments

Comments
 (0)