Skip to content

Commit

Permalink
chore(deps): bump github/combine-prs from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](github/combine-prs@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: github/combine-prs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 29, 2024
1 parent 7ed3595 commit 536652d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/combine-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fallback: ${{ secrets.GITHUB_TOKEN }} # fall back to the default token if the app token is not available

- name: combine-prs
uses: github/combine-prs@v5.0.0
uses: github/combine-prs@v5.1.0
with:
pr_title: 'fix(deps): Dependency updates' # A `fix` prefix will create a patch release when merged
labels: 'dependencies'
Expand Down

0 comments on commit 536652d

Please sign in to comment.