We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6666bc1 + 110785d commit 7608bcfCopy full SHA for 7608bcf
1 file changed
.github/workflows/combine-prs.yml
@@ -13,6 +13,6 @@ jobs:
13
steps:
14
- name: combine-prs
15
id: combine-prs
16
- uses: github/combine-prs@v4.1.0
+ uses: github/combine-prs@v5.0.0
17
with:
18
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments