build(deps): Bump github/combine-prs from 3.1.2 to 4.0.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 14 Sep 2023 16:47:56 +0000 (16:47 +0000)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2023 16:47:56 +0000 (16:47 +0000)
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](https://github.com/github/combine-prs/compare/v3.1.2...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/combine-prs.yml

index 2d1618c275294d6fccc4b401e0dc8941c213e198..0e81d2780aac284bb07099ebb0025cda48705b73 100644 (file)
@@ -17,6 +17,6 @@ jobs:
     steps:
       - name: combine-prs
         id: combine-prs
-        uses: github/combine-prs@v3.1.2
+        uses: github/combine-prs@v4.0.0
         with:
           github_token: ${{ secrets.SECRET_TOKEN }}