Adding dependabot for monitoring and updating github actions dependencies daily

pull/7029/head
Jake Herbst 5 years ago
parent c2847b7d30
commit 6e713b6692

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "daily"
Loading…
Cancel
Save