Merge dependabot/github_actions/github/combine-prs-5.0.0 into combined-prs-branch
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 24 Nov 2023 02:10:17 +0000 (03:10 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Nov 2023 02:10:17 +0000 (03:10 +0100)
.github/workflows/combine-prs.yml

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