Add action updater.

This commit is contained in:
Jannis Leidel 2021-05-07 23:33:48 +02:00
parent 6892ff044f
commit e9c5260574
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

8
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "github-actions"
# Workflow files stored in the
# default location of `.github/workflows`
directory: "/"
schedule:
interval: "daily"