Skip to content
Snippets Groups Projects
Unverified Commit 54ba9af7 authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs(bot comparison): add Dependabot as GitHub Action (#28921)

parent ed4c2e6b
No related branches found
No related tags found
No related merge requests found
...@@ -148,6 +148,14 @@ Available [Renovate distributions](./getting-started/running.md#available-distri ...@@ -148,6 +148,14 @@ Available [Renovate distributions](./getting-started/running.md#available-distri
You can self-host Dependabot on other platforms than GitHub but none are officially supported. You can self-host Dependabot on other platforms than GitHub but none are officially supported.
#### As a GitHub Actions workflow on GitHub
You can run Dependabot as a GitHub Actions workflow on hosted and self-hosted runners.
Learn more by reading the:
- [GitHub Blog, Dependabot on GitHub Actions and self-hosted runners is now generally available](https://github.blog/2024-05-02-dependabot-on-github-actions-and-self-hosted-runners-is-now-generally-available/)
- [GitHub Docs, About Dependabot on GitHub Actions runners](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/about-dependabot-on-github-actions-runners)
#### `dependabot-core` #### `dependabot-core`
If you want to customize Dependabot, or self-host on another platform, you can use [`dependabot-core`](https://github.com/dependabot/dependabot-core). If you want to customize Dependabot, or self-host on another platform, you can use [`dependabot-core`](https://github.com/dependabot/dependabot-core).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment