We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0907eb + 3976923 commit 72476d0Copy full SHA for 72476d0
1 file changed
.github/workflows/manual-combine-dependabot-prs.yaml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: combine-prs
17
id: combine-prs
18
- uses: github/combine-prs@v5.1.0
+ uses: github/combine-prs@v5.2.0
19
with:
20
ci_required: false
21
labels: dependencies
0 commit comments