add dependabot and update actions deps

This commit is contained in:
Colin Griffin
2023-06-04 00:10:32 -04:00
parent 62310b0207
commit 8892507e29
2 changed files with 10 additions and 3 deletions

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

@@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"