1 parent fa24764 commit 6a294e3Copy full SHA for 6a294e3
1 file changed
.github/dependabot.yml
@@ -8,3 +8,8 @@ updates:
8
directory: "/" # Location of package manifests
9
schedule:
10
interval: "weekly"
11
+ - package-ecosystem: "github-actions"
12
+ directory: "/"
13
+ schedule:
14
+ # Check for updates to GitHub Actions every week
15
+ interval: "weekly"
0 commit comments