Skip to content

Commit

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

Bump github/combine-prs from 4.1.0 to 5.0.0
  • Loading branch information
runningcode authored Nov 23, 2023
2 parents bee47f0 + 1349324 commit 1219718
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@v4.1.0
uses: github/combine-prs@v5.0.0
with:
branch_regex: ^(dependa|wrapper)bot\/.*$
github_token: ${{ secrets.GH_BOT_GITHUB_TOKEN }}

0 comments on commit 1219718

Please sign in to comment.