Pārlūkot izejas kodu

Maintain dependencies for GitHub Actions

3mc4 3 gadi atpakaļ
vecāks
revīzija
8bff676fb0
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      .github/dependabot.yml

+ 4 - 0
.github/dependabot.yml

@@ -9,3 +9,7 @@ updates:
     directory: "/" # Location of package manifests
     directory: "/" # Location of package manifests
     schedule:
     schedule:
       interval: "daily"
       interval: "daily"
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "daily"