diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 9c70b17828afe559a096b5a55da1eeed762b9ee9..857184e7cca015984d36b0e08c6762d3570c12f2 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -86,4 +86,4 @@ jobs: - uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2 with: fail-on-severity: critical - allow-licenses: BSD-2-Clause, BSD-3-Clause, MIT, Apache-2.0, MPL-2.0, ISC + allow-licenses: BSD-2-Clause, BSD-3-Clause, MIT, Apache-2.0, MPL-2.0, ISC, LicenseRef-scancode-google-patent-license-golang