Skip to content

merge queue: embarking main (d35c635) and [#210 + #211 + #213] together #229

merge queue: embarking main (d35c635) and [#210 + #211 + #213] together

merge queue: embarking main (d35c635) and [#210 + #211 + #213] together #229

---
# DO NOT EDIT: this file is automatically synced from the template repository
# in https://github.com/Liber-UFPE/project-starter.
name: 'Dependency Review'
# yamllint disable rule:truthy
on: [pull_request]
# yamllint enable rule:truthy
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
with:
fail-on-severity: high
fail-on-scopes: runtime