diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f6abbe9..bd19675 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,7 +2,7 @@ version: 2 updates: # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions" - directory: "/actions" + directory: "/actions/docker-common" schedule: interval: "daily" - package-ecosystem: "github-actions"