Selaa lähdekoodia

Maintain dependencies for GitHub Actions

3mc4 4 vuotta sitten
vanhempi
sitoutus
8bff676fb0
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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"