Explorar o código

Let dependabot update GitHub Actions

Tatsuhiro Tsujikawa hai 1 ano
pai
achega
468b8db61b
Modificáronse 1 ficheiros con 6 adicións e 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"