refactor: refactor build workflow, add dependabot

This commit is contained in:
hackercat
2021-04-04 19:56:12 +00:00
parent bdcc8235a5
commit 7cf55a7620
2 changed files with 107 additions and 135 deletions
+7
View File
@@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'monthly'