Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump github.amrom.workers.devbine-prs from 3.1.1 to 4.0.0
Bumps [github.amrom.workers.devbine-prs](https://github.com/github.amrom.workers.devbine-prs) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/github.amrom.workers.devbine-prs/releases)
- [Commits](github.amrom.workers.devbine-prs@v3.1.1...v4.0.0)

---
updated-dependencies:
- dependency-name: github.amrom.workers.devbine-prs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
commit 042da7dfbf81171bf5ade3d0c04ec1b44130c2fd
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.amrom.workers.devbine-prs@v3.1.1
uses: github.amrom.workers.devbine-prs@v4.0.0
with:
branch_regex: ^(dependa|wrapper)bot\/.*$
github_token: ${{ secrets.GH_BOT_GITHUB_TOKEN }}