Created
July 5, 2021 16:09
-
-
Save stfsy/52594fb2ba2e96a6742174be72a248cf to your computer and use it in GitHub Desktop.
Dependabot configuration file to automatic Github Actions updates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# place file in .github directory of your repository | |
version: 2 | |
updates: | |
- package-ecosystem: github-actions | |
assignees: | |
- stfsy # add yourself or other users here as you wish | |
directory: / | |
schedule: | |
interval: daily |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment