Check for github actions updates weekly (#164137)

This commit is contained in:
John Losito
2022-10-20 16:40:58 -04:00
committed by GitHub
parent f024efc271
commit dd29b53102

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

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