Skip to content

Commit

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

Bump github/combine-prs from 3.1.1 to 3.1.2
  • Loading branch information
tylerbertrand committed Aug 9, 2023
2 parents bc4aa1c + 77f0f37 commit 9398d62
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@v3.1.1
uses: github/combine-prs@v3.1.2
with:
branch_regex: ^(dependa|wrapper)bot\/.*$
github_token: ${{ secrets.GH_BOT_GITHUB_TOKEN }}

0 comments on commit 9398d62

Please sign in to comment.