Check for github action updates monthly

This commit is contained in:
John Losito 2022-12-16 21:27:05 -05:00
parent 6005f93781
commit ba28743058
No known key found for this signature in database
GPG Key ID: 1116C852C9B21FAE
1 changed files with 7 additions and 0 deletions

7
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,7 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"