There was an error while loading. Please reload this page.
1 parent c0e03b0 commit fac21b2Copy full SHA for fac21b2
1 file changed
.github/dependabot.yml
@@ -0,0 +1,10 @@
1
+# Set update schedule for GitHub Actions
2
+
3
+version: 2
4
+updates:
5
6
+ - package-ecosystem: "github-actions"
7
+ directory: "/"
8
+ schedule:
9
+ # Check for updates to GitHub Actions every week
10
+ interval: "weekly"
0 commit comments