Skip to content

Commit 254391b

Browse files
committed
refine sentences
1 parent 3932adc commit 254391b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/code-security/dependabot/working-with-dependabot/about-dependabot-on-github-actions-runners.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: About Dependabot on GitHub Actions runners
3-
intro: '{% data variables.product.prodname_dotcom %} automatically runs the jobs that generate {% data variables.product.prodname_dependabot %} pull requests on {% data variables.product.prodname_actions %} if you have {% data variables.product.prodname_actions %} enabled for the repository. Dependabot jobs also run by bypassing Actions policy checks and disablement at the repository or organization level when {% data variables.product.prodname_dependabot %} is enabled.'
3+
intro: '{% data variables.product.prodname_dotcom %} automatically runs the jobs that generate {% data variables.product.prodname_dependabot %} pull requests on {% data variables.product.prodname_actions %} if you have {% data variables.product.prodname_actions %} enabled for the repository. When {% data variables.product.prodname_dependabot %} is enabled, these jobs will run by bypassing Actions policy checks and disablement at the repository or organization level.'
44
shortTitle: About Dependabot on Actions
55
product: '{% data reusables.gated-features.dependabot-on-actions %}'
66
versions:
@@ -18,7 +18,7 @@ topics:
1818
## About {% data variables.product.prodname_dependabot %} on {% data variables.product.prodname_actions %} runners
1919

2020
> [!IMPORTANT]
21-
> If {% data variables.product.prodname_dependabot %} is enabled for a repository, it will always run on actions **bypassing both actions policy checks and disablement on repository and organization level**. This ensures that security and version update workflows always run when Dependabot is enabled.
21+
> If {% data variables.product.prodname_dependabot %} is enabled for a repository, it will always run on {% data variables.product.prodname_actions %}, **bypassing both Actions policy checks and disablement at the repository or organization level**. This ensures that security and version update workflows always run when Dependabot is enabled.
2222
2323
{% data reusables.dependabot.dependabot-updates-and-actions %}
2424

0 commit comments

Comments
 (0)