Jelajahi Sumber

Check for updates to GitHub Actions every weekday

John Losito 4 tahun lalu
induk
melakukan
2259303ee7
1 mengubah file dengan 6 tambahan dan 0 penghapusan
  1. 6 0
      .github/dependabot.yml

+ 6 - 0
.github/dependabot.yml

@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "daily"