We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d6c28b + 8b2953b commit 683d18dCopy full SHA for 683d18d
.github/workflows/combine-dependabot-prs.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: combine-dependabot-prs
20
- uses: github/combine-prs@v5.1.0
+ uses: github/combine-prs@v5.2.0
21
with:
22
branch_regex: ^(dependa|wrapper)bot\/.*$
23
github_token: ${{ secrets.GH_BOT_GITHUB_TOKEN }}
0 commit comments