ci: Check for github action updates monthly (#5258)

This commit is contained in:
John Losito
2022-12-19 16:57:56 -05:00
committed by GitHub
parent c3b5b1811c
commit d3d76d6ac2

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

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