OSDN Git Service

[skip ci] fix dependabot.yml
authorNeko7sora <75793267+Neko7sora@users.noreply.github.com>
Wed, 4 Aug 2021 05:11:24 +0000 (14:11 +0900)
committerGitHub <noreply@github.com>
Wed, 4 Aug 2021 05:11:24 +0000 (14:11 +0900)
.github/dependabot.yml

index 0ab7938..9e3f99d 100644 (file)
@@ -7,7 +7,7 @@ version: 2
 updates:
   # Maintain dependencies for GitHub Actions
   - package-ecosystem: "github-actions"
-    directory: "/.github/workflows"
+    directory: "/"
     schedule:
       interval: "daily"
       time: "06:00"