2
0
Эх сурвалжийг харах

Merge pull request #4236 from jlosito/dependabot

Check for updates to GitHub Actions every weekday
Nathan Lovato 4 жил өмнө
parent
commit
41c4268914

+ 6 - 0
.github/dependabot.yml

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