Runs Dependabot Updates via GitHub Actions.
TypeScript
143
2,031 commits
updated Sep 20, 2026
Name: github/dependabot-action
Runs Dependabot workloads via GitHub Actions.
This action is used by the Dependabot version and security features in GitHub.com. It does not support being used in workflow files directly.
dependabot-action on GitHub Enterprise Server (GHES)To manually upgrade dependabot-action on your GitHub Enterprise Server (GHES), follow these instructions.
Warning: The current release of dependabot-action only guarantees backwards compatibility with the currently supported GHES versions. Once a GHES version is deprecated, future versions of dependabot-action may introduce incompatible changes.
npm run lint-check
npm run format-check -- --write
npm run test
nvm install;nvm use;npm clean-install;npm ci;npm run package
Note: If you do not execute the above step ☝️ and commit the code then CI will fail with the below error:
Run script/check-diff
Detected uncommitted changes after build:
diff --git a/dist/main.js b/dist/main.js
index c09ccea..8f50b37 100644
Binary files a/dist/main.js and b/dist/main.js differ
If you have any problems with Dependabot, please open an issue on dependabot/dependabot-core or contact GitHub Support.
(top 30 of 35)
579 commits
381 commits
241 commits
138 commits
TypeScript
95.4%
JavaScript
3.8%
Runs Dependabot Updates via GitHub Actions.
TypeScript
143
2,031 commits
updated Sep 20, 2026
Name: github/dependabot-action
Runs Dependabot workloads via GitHub Actions.
This action is used by the Dependabot version and security features in GitHub.com. It does not support being used in workflow files directly.
dependabot-action on GitHub Enterprise Server (GHES)To manually upgrade dependabot-action on your GitHub Enterprise Server (GHES), follow these instructions.
Warning: The current release of dependabot-action only guarantees backwards compatibility with the currently supported GHES versions. Once a GHES version is deprecated, future versions of dependabot-action may introduce incompatible changes.
npm run lint-check
npm run format-check -- --write
npm run test
nvm install;nvm use;npm clean-install;npm ci;npm run package
Note: If you do not execute the above step ☝️ and commit the code then CI will fail with the below error:
Run script/check-diff
Detected uncommitted changes after build:
diff --git a/dist/main.js b/dist/main.js
index c09ccea..8f50b37 100644
Binary files a/dist/main.js and b/dist/main.js differ
If you have any problems with Dependabot, please open an issue on dependabot/dependabot-core or contact GitHub Support.
(top 30 of 35)
579 commits
381 commits
241 commits
138 commits
TypeScript
95.4%
JavaScript
3.8%