Add dependabot for actions

This commit is contained in:
Will Toohey
2023-10-29 10:38:03 +10:00
committed by Will
parent 9000401bf5
commit 06d052d6ba
+10
View File
@@ -0,0 +1,10 @@
# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"