Skip to content

fix(ci): make the linters and secret scanning actually able to fail #282

fix(ci): make the linters and secret scanning actually able to fail

fix(ci): make the linters and secret scanning actually able to fail #282

name: Dependency Review
on:
pull_request:
branches: [main]
permissions: {}
jobs:
review:
uses: netresearch/.github/.github/workflows/dependency-review.yml@main
permissions:
contents: read
pull-requests: write