Skip to content

CCM-14499: Pinning all GitHub Actions to SHAs #5

CCM-14499: Pinning all GitHub Actions to SHAs

CCM-14499: Pinning all GitHub Actions to SHAs #5

name: Combine Dependabot PRs
on:
workflow_dispatch:
permissions:
contents: write
pull-requests: write
checks: read
jobs:
combine-prs:
runs-on: ubuntu-latest
steps:

Check failure on line 15 in .github/workflows/manual-combine-dependabot-prs.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/manual-combine-dependabot-prs.yaml

Invalid workflow file

You have an error in your yaml syntax on line 15
- name: combine-prs
id: combine-prs
uses: github/combine-prs@e6d37110da1b512313419ba6992492dad622139f # v5.2.0 with:
ci_required: false
labels: dependencies
pr_title: Combined Dependabot PRs
combine_branch_name: dependabotCombined
pr_body_header: Combined Dependabot PRs