GitHub is consolidating Dependabot’s compute platform to GitHub Actions, and jobs that generate pull requests will be run as GitHub Actions workflows. This allows Dependabot to leverage GitHub Actions infrastructure, including connecting Dependabot to self-hosted runners. We are closing down the option to use Dependabot with the legacy compute platform on June 23, 2025.

Key notes

  • Dependabot will create pull requests using GitHub Actions.
  • There are no charges for standard Dependabot usage with GitHub Actions; Dependabot continues to remain free for everyone. If you opt-in to premium capabilities like larger GitHub-hosted Actions runners, additional charges may apply.
  • The Actions tab will remain invisible to developers if GitHub Actions is disabled. If GitHub Actions is disabled, developers cannot use GitHub Actions for other workflows.
  • There will be no noticeable change for developers; Dependabot workflows will continue to run seamlessly in the background. If GitHub Actions is disabled for your repository or organization, Dependabot workflows will still run, but developers will not gain access to GitHub Actions for other workflows. You will still be able to view Dependabot job logs in a repository by selecting the Insights tab from the top navigation bar, the Dependency Graph from the left side pane, and the Dependabot tab.

Advanced setup options

Where can I learn more?