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 3914153ee6
commit 7c553fad9d
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"