Skip to content

Commit 47f7f8e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/github/combine-prs-4.1.0' into combined-pr-branch
2 parents 4708b8a + 7eeaa79 commit 47f7f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/combine-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
steps:
1414
- name: combine-prs
1515
id: combine-prs
16-
uses: github/combine-prs@v4.0.0
16+
uses: github/combine-prs@v4.1.0
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)