Skip to content

Test DR Action branch with big new manifest #36

Test DR Action branch with big new manifest

Test DR Action branch with big new manifest #36

name: 'Dependency Review'
on: [pull_request]
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@max-comment-length-WIP
with:
comment-summary-in-pr: always