Skip to content

Commit 07e97d8

Browse files
Update content/enterprise-onboarding/github-actions-for-your-enterprise/security-hardening-for-github-actions.md
1 parent d77656f commit 07e97d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/enterprise-onboarding/github-actions-for-your-enterprise/security-hardening-for-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Avoid using the `pull_request_target` and `workflow_run` workflow triggers with
178178

179179
### Use OpenSSF Scorecards to detect potentially vulnerable workflows
180180

181-
[OpenSSF Scorecards](#use-openssf-scorecards-to-detect-potentially-vulnerable-workflows) can help you identify potentially vulnerable workflows, along with other security risks when using GitHub Actions.
181+
[OpenSSF Scorecards](#use-openssf-scorecards-to-detect-potentially-vulnerable-workflows) can help you identify potentially vulnerable workflows, along with other security risks when using {% data variables.product.prodname_actions %}.
182182

183183
## Managing permissions for {% data variables.product.prodname_actions %} settings in your organization
184184

0 commit comments

Comments
 (0)