Skip to content

Commit ae20d63

Browse files
dependabot[bot]marcphilipp
authored andcommitted
Bump github/combine-prs from 5.0.0 to 5.1.0
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]>
1 parent c8bcfd0 commit ae20d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/combine-prs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: combine-prs
14-
uses: github/combine-prs@v5.0.0
14+
uses: github/combine-prs@v5.1.0
1515
with:
1616
github_token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)