https://github.com/github/dependabot-action
Runs Dependabot Updates via GitHub Actions.
https://github.com/github/dependabot-action
Last synced: 11 months ago
JSON representation
Runs Dependabot Updates via GitHub Actions.
- Host: GitHub
- URL: https://github.com/github/dependabot-action
- Owner: github
- License: mit
- Created: 2021-10-05T14:55:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-23T22:25:36.000Z (12 months ago)
- Last Synced: 2025-03-28T23:03:50.697Z (12 months ago)
- Language: TypeScript
- Homepage:
- Size: 81.5 MB
- Stars: 97
- Watchers: 10
- Forks: 46
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Updater Action
**Name:** `github/dependabot-action`
Runs Dependabot workloads via GitHub Actions.
## Usage Instructions
This action is used by the Dependabot [version][docs-version-updates] and [security][docs-security-updates] features in GitHub.com. It does not support being used in workflow files directly.
## Manually upgrading `dependabot-action` on GitHub Enterprise Server (GHES)
To manually upgrade `dependabot-action` on your [GitHub Enterprise Server (GHES)](https://github.com/enterprise), follow [these instructions](https://docs.github.com/en/enterprise-server/admin/managing-github-actions-for-your-enterprise/managing-access-to-actions-from-githubcom/manually-syncing-actions-from-githubcom).
**Warning:** The current release of `dependabot-action` only guarantees backwards compatibility with the [currently supported GHES versions](https://docs.github.com/en/enterprise-server/admin/all-releases). Once a GHES version is deprecated, future versions of `dependabot-action` may introduce incompatible changes.
## Issues
If you have any problems with Dependabot, please [open an issue][code-dependabot-core-new-issue] on [dependabot/dependabot-core][code-dependabot-core] or contact GitHub Support.
[code-dependabot-core]: https://github.com/dependabot/dependabot-core/
[code-dependabot-core-new-issue]: https://github.com/dependabot/dependabot-core/issues/new
[docs-version-updates]: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/about-dependabot-version-updates
[docs-security-updates]: https://docs.github.com/en/code-security/supply-chain-security/managing-vulnerabilities-in-your-projects-dependencies/about-dependabot-security-updates