Merge pull request #6586 from jtpio/dependabot-config
Add dependabot config to update GitHub Actions
commit
b842417824
@ -0,0 +1,8 @@
|
||||
version: 2
|
||||
updates:
|
||||
# Set update schedule for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
# Check for updates to GitHub Actions every weekday
|
||||
interval: "weekly"
|
||||
Loading…
Reference in new issue