1
0
mirror of synced 2026-01-04 00:06:20 -05:00
Files
docs/content/code-security/dependabot/working-with-dependabot/index.md
mc 7b405ec6b1 Supply chain restructuring (#26105)
* reorganize supply chain docs
2022-03-17 17:31:04 +00:00

25 lines
926 B
Markdown

---
title: Working with Dependabot
shortTitle: Work with Dependabot
intro: 'Guidance and recommendations for working with {% data variables.product.prodname_dependabot %}, such as managing pull requests raised by {% data variables.product.prodname_dependabot %}, using {% data variables.product.prodname_actions %} with {% data variables.product.prodname_dependabot %}, and troubleshooting {% data variables.product.prodname_dependabot %} errors.'
versions:
fpt: '*'
ghec: '*'
ghes: '>3.2'
topics:
- Repositories
- Dependabot
- Version updates
- Security updates
- Dependencies
- Pull requests
children:
- /managing-pull-requests-for-dependency-updates
- /automating-dependabot-with-github-actions
- /keeping-your-actions-up-to-date-with-dependabot
- /managing-encrypted-secrets-for-dependabot
- /troubleshooting-the-detection-of-vulnerable-dependencies
- /troubleshooting-dependabot-errors
---