Skip to content

Commit 2566b0e

Browse files
Outdated Dependabot reusable removal (#58492)
1 parent 18cf207 commit 2566b0e

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

content/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ If you enable _{% data variables.product.prodname_dependabot_security_updates %}
5858

5959
{% data reusables.dependabot.dependabot-updates-prs-and-actions %}
6060

61-
{% ifversion dependabot-on-actions-opt-in %}{% data reusables.dependabot.dependabot-updates-and-actions %} For more information, see [AUTOTITLE](/code-security/dependabot/working-with-dependabot/about-dependabot-on-github-actions-runners).{% endif %}
62-
6361
{% data reusables.dependabot.dependabot-actions-support %}
6462

6563
## About pull requests for security updates

content/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ If you enable _security updates_, {% data variables.product.prodname_dependabot
4444

4545
{% data reusables.dependabot.dependabot-updates-prs-and-actions %}
4646

47-
{% ifversion dependabot-on-actions-opt-in %}{% data reusables.dependabot.dependabot-updates-and-actions %} For more information, see [AUTOTITLE](/code-security/dependabot/working-with-dependabot/about-dependabot-on-github-actions-runners).{% endif %}
48-
4947
{% data reusables.dependabot.dependabot-tos %}
5048

5149
## Frequency of {% data variables.product.prodname_dependabot %} pull requests

content/code-security/dependabot/maintain-dependencies/managing-dependabot-on-self-hosted-runners.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ redirect_from:
1919

2020
## About {% data variables.product.prodname_dependabot %} on {% data variables.product.prodname_actions %} self-hosted runners
2121

22-
{% data reusables.dependabot.dependabot-updates-and-actions %} For more information, see [AUTOTITLE](/code-security/dependabot/working-with-dependabot/about-dependabot-on-github-actions-runners).
23-
2422
{% data reusables.dependabot.dependabot-on-actions-future-note %}
2523

2624
You can help users of your organization and repositories to create and maintain secure code by setting up {% data variables.product.prodname_dependabot %} security and version updates. With {% data variables.product.prodname_dependabot_updates %}, developers can configure repositories so that their dependencies are updated and kept secure automatically. Running {% data variables.product.prodname_dependabot %} on {% data variables.product.prodname_actions %} allows for better performance, and increased visibility and control of {% data variables.product.prodname_dependabot %} jobs.

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ topics:
2020
> [!IMPORTANT]
2121
> 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
23-
{% data reusables.dependabot.dependabot-updates-and-actions %}
24-
2523
{% data reusables.dependabot.dependabot-on-actions-future-note %}
2624

2725
Using {% data variables.product.prodname_actions %} runners allows you to more easily identify {% data variables.product.prodname_dependabot %} job errors and manually detect and troubleshoot failed runs. You can also integrate {% data variables.product.prodname_dependabot %} into your CI/CD pipelines by using {% data variables.product.prodname_actions %} APIs and webhooks to detect {% data variables.product.prodname_dependabot %} job status such as failed runs, and perform downstream processing. For more information, see [AUTOTITLE](/rest/actions) and [AUTOTITLE](/webhooks/webhook-events-and-payloads).

0 commit comments

Comments
 (0)