github-community-projects / github-community-projects/safe-settings
Enable use of GitHub Actions for dependabot and use of self-hosted runners
- Dominant language
- JavaScript
- Stars
- 921
- Forks
- 226
- Avg merge
- 18h 3m
- Merged PRs (30d)
- 14
Description
## Prerequisites:
[GitHub Dependabot on actions](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/about-dependabot-on-github-actions-runners)
[GitHub Dependabot on self-hosted runners](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/managing-dependabot-on-self-hosted-runners])
## New Feature
I would like to configure in my suborg the use of dependabot in actions and in self hosted runners, you could consider adding it with 2 properties like `enableDependabotInActions` and `enableDependabotInSelfHostedRunners` inside repository.security
Contributor guide
Assessment
This issue has not been assessed yet.