Add dependabot for GitHub Actions (#1137)

This commit is contained in:
Butterscotch!
2024-08-20 08:17:16 -04:00
committed by GitHub
parent 62563ab1c2
commit 25f7d8fe95

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

@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"