Check for github actions updates weekly (#164137)

pull/164179/head
John Losito 2022-10-20 16:40:58 -04:00 committed by GitHub
parent f024efc271
commit dd29b53102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
.github/dependabot.yml vendored 100644
View File

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