We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd5bdb3 + a979a8f commit 799d194Copy full SHA for 799d194
.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.0.0
+ uses: github/combine-prs@v5.1.0
21
with:
22
branch_regex: ^(dependa|wrapper)bot\/.*$
23
github_token: ${{ secrets.GH_BOT_GITHUB_TOKEN }}
0 commit comments