X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fcombine-prs.yml;h=e95334af4393d80b5da523b057163db0e7bf26da;hb=ecde6ea8c439bbdd9dc2ca118731b5006a1a9884;hp=813a1e3fcd6ad3a7aa151d112ab3351b56e85b90;hpb=41e3e08eb7fbcde0a69cea17e697aacb222990a6;p=poolifier.git diff --git a/.github/workflows/combine-prs.yml b/.github/workflows/combine-prs.yml index 813a1e3f..e95334af 100644 --- a/.github/workflows/combine-prs.yml +++ b/.github/workflows/combine-prs.yml @@ -18,6 +18,6 @@ jobs: steps: - name: combine-prs id: combine-prs - uses: github/combine-prs@v4.0.0 + uses: github/combine-prs@v5.0.0 with: github_token: ${{ secrets.GH_TOKEN_PROTECTED }}