Skip to content

Commit

Permalink
⬆️ Bump github/combine-prs from 5.1.0 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](github/combine-prs@v5.1.0...v5.2.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] authored Oct 10, 2024
1 parent 07ee001 commit af2936a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/combineprs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
steps:
- name: combine-prs
id: combine-prs
uses: github/combine-prs@v5.1.0 # where X.X.X is the latest version
uses: github/combine-prs@v5.2.0 # where X.X.X is the latest version
with:
labels: combined-pr # Optional: add a label to the combined PR

0 comments on commit af2936a

Please sign in to comment.