Skip to content

Update cleaning regex to match RUTs with non-numeric digits #868

Update cleaning regex to match RUTs with non-numeric digits

Update cleaning regex to match RUTs with non-numeric digits #868

name: Dependency Review
on:
pull_request:
types:
- opened
- reopened
- synchronize
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
dependency-review:
name: Dependency Review
runs-on: ubuntu-22.04
steps:
- name: Check Out VCS Repository
uses: actions/[email protected]
- name: Dependency Review
uses: actions/[email protected]
with:
fail-on-severity: critical