Make WordPress Core

Changeset 57180


Ignore:
Timestamp:
12/11/2023 11:48:39 AM (11 months ago)
Author:
desrosj
Message:

Build/Test Tools: Group GitHub Action Dependabot updates.

This updates the Dependabot configuration file to make use of groups, configuring all third-party GitHub Action updates available into a single pull request to help reduce noise.

Props bradparbs.
See #59805.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/dependabot.yml

    r53899 r57180  
    99      interval: "daily"
    1010    open-pull-requests-limit: 10
     11    groups:
     12      github-actions:
     13        patterns:
     14          - "*"
Note: See TracChangeset for help on using the changeset viewer.