Skip to content

Commit

Permalink
Merge pull request #236 from gradle/dependabot/github_actions/github/…
Browse files Browse the repository at this point in the history
…combine-prs-5.1.0

Bump github/combine-prs from 5.0.0 to 5.1.0
  • Loading branch information
clayburn authored Jul 19, 2024
2 parents 7fb7bf6 + 8f82ba5 commit 94927fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/combine-dependabot-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: combine-dependabot-prs
uses: github/combine-prs@v5.0.0
uses: github/combine-prs@v5.1.0
with:
branch_regex: ^(dependa|wrapper)bot\/.*$
github_token: ${{ secrets.GH_BOT_GITHUB_TOKEN }}

0 comments on commit 94927fc

Please sign in to comment.