Skip to content

ensure the summary height will be at 6rem by changing height with min… #368

ensure the summary height will be at 6rem by changing height with min…

ensure the summary height will be at 6rem by changing height with min… #368

---
name: dependency review
on:
pull_request:
branches: [development/*, stabilization/*, hotfix/*]
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Dependency Review
uses: actions/dependency-review-action@v3
with:
fail-on-severity: high