diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index f66cf24..daf0275 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -21,6 +21,8 @@ jobs: uses: actions/checkout@v6 - name: Review dependency changes uses: actions/dependency-review-action@v5 + with: + fail-on-unsupported-repos: false reuse: name: REUSE compliance