Explorar el Código

Merge pull request #2219 from aria2/dependabot

Let dependabot update GitHub Actions
Tatsuhiro Tsujikawa hace 1 año
padre
commit
3e903cda97
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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: "weekly"