diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 310f4eba3..faac29fa7 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "github-actions" directories: - "/.github/workflows" - - "/.github/actions" + - "/.github/actions/**/*" reviewers: - "mattermost/core-build-engineers" open-pull-requests-limit: 5