🔧 Add dependabot config file to update GitHub Actions

This commit is contained in:
Mix 2022-02-19 11:51:07 +08:00 committed by GitHub
parent fc45c67d97
commit 1767f7a388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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