We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e250a0f commit 660f24bCopy full SHA for 660f24b
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@e6d37110da1b512313419ba6992492dad622139f # v5.2.0
+ uses: github/combine-prs@2909f404763c3177a456e052bdb7f2e85d3a7cb3 # v5.2.0
19
with:
20
ci_required: false
21
labels: dependencies
0 commit comments