add Dependabot config that check for GitHub Actions version update

This commit is contained in:
Alfi Maulana 2023-01-07 21:57:56 +07:00
parent 716924ee3c
commit 9c42ae1f0a
No known key found for this signature in database
GPG Key ID: 2242A64C2A8DF5A4

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

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