Add Dependabot for GitHub Actions (#4386)

This commit is contained in:
Piotr Rogowski 2022-07-27 08:52:09 +02:00 committed by GitHub
parent e3fee8bef5
commit d740db8c55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: "daily"