diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 282a8866c40..1acdf1e9cad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -24,3 +24,8 @@ updates: commit-message: prefix: "MINOR: [CI] " open-pull-requests-limit: 10 + groups: + apache-infrastructure-actions-stash: + patterns: + - "apache/infrastructure-actions/stash/save" + - "apache/infrastructure-actions/stash/restore"