build(deps): Bump github/combine-prs from 4.0.0 to 4.1.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 2 Nov 2023 16:10:29 +0000 (16:10 +0000)
committerGitHub <noreply@github.com>
Thu, 2 Nov 2023 16:10:29 +0000 (16:10 +0000)
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](https://github.com/github/combine-prs/compare/v4.0.0...v4.1.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>
.github/workflows/combine-prs.yml

index 93d3b0d14a1626fc2ecfe17ec8c5e0f3609e51d1..0c7f954a64bd63be6304896350bec8b438c0e6cc 100644 (file)
@@ -17,6 +17,6 @@ jobs:
     steps:
       - name: combine-prs
         id: combine-prs
-        uses: github/combine-prs@v4.0.0
+        uses: github/combine-prs@v4.1.0
         with:
           github_token: ${{ secrets.SECRET_TOKEN }}