Skip to content

Commit 426b28a

Browse files
authored
Remove duplicated Dependabot content (#63082)
Copilot-Session: d941dc3f-0f4b-420d-83c8-4187098c8584
1 parent 8848008 commit 426b28a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

content/code-security/concepts/supply-chain-security/dependabot-on-actions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,8 @@ Future releases of {% data variables.product.github %} will remove the ability t
3232

3333
To run {% data variables.product.prodname_dependabot %} jobs on {% data variables.product.prodname_actions %}, {% data variables.product.github %} creates a dynamic workflow for each job. Unlike standard {% data variables.product.prodname_actions %} workflows, dynamic workflows are generated for a specific run and are not stored in your repository's `.github/workflows` directory.
3434

35-
You may see workflow runs named `dynamic/dependabot/dependabot-updates` or check runs with `(dynamic)` appended to their names. You can use the workflow run logs to troubleshoot errors or configuration problems.
36-
3735
You may see workflow runs named `dynamic/dependabot/dependabot-updates` or check runs with `(dynamic)` appended to their names. To troubleshoot errors or configuration problems, on the repository's **Actions** tab, filter the workflow runs to show only {% data variables.product.prodname_dependabot %} update jobs, then open a workflow run to view the logs.
3836

39-
## Runner options
4037
## Runner options
4138

4239
You can run {% data variables.product.prodname_dependabot %} on {% data variables.product.prodname_actions %} using:

0 commit comments

Comments
 (0)