diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 14b500d..ceeace0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -90,6 +90,17 @@ updates: github-actions-dependencies: patterns: - '*' + - package-ecosystem: github-actions + open-pull-requests-limit: 20 + directory: /actions/repository-owner-is-organization + schedule: + interval: weekly + day: friday + time: '04:00' + groups: + github-actions-dependencies: + patterns: + - '*' - package-ecosystem: github-actions open-pull-requests-limit: 20 directory: /actions/set-matrix-output