Check for github action updates monthly

This commit is contained in:
John Losito 2022-12-17 12:57:36 -05:00
parent 195f22f679
commit 09e769e79b
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"