Skip to content

Commit 2046831

Browse files
Bump github/combine-prs from 5.0.0 to 5.1.0 (#2039)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64a2f12 commit 2046831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/combine-dependabot-prs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
steps:
1919
- name: combine-prs
2020
id: combine-prs
21-
uses: github/combine-prs@v5.0.0 # where X.X.X is the latest version
21+
uses: github/combine-prs@v5.1.0 # where X.X.X is the latest version
2222
with:
2323
labels: dependencies,automated

0 commit comments

Comments
 (0)