Skip to content

Commit 58c9693

Browse files
authored
Merge pull request #1 from camihmerhar/Infomagnus-Actions-Update-Manage-GitHub-Actions-in-Enterprise
Infomagnus actions update manage GitHub actions in enterprise
2 parents 9e972c1 + 556ef41 commit 58c9693

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,8 @@ 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 -->
62+
63+
<!-- Test -->

0 commit comments

Comments
 (0)