Skip to content

Commit 8b2953b

Browse files
Bump github/combine-prs from 5.1.0 to 5.2.0
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] <support@github.com>
1 parent 4d6c28b commit 8b2953b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: combine-dependabot-prs
20-
uses: github/combine-prs@v5.1.0
20+
uses: github/combine-prs@v5.2.0
2121
with:
2222
branch_regex: ^(dependa|wrapper)bot\/.*$
2323
github_token: ${{ secrets.GH_BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)