diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index ab087058fa..11ca352226 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -15,16 +15,17 @@ jobs: uses: actions/dependency-review-action@v4 with: allow-licenses: | - AGPL-3.0-only, - LGPL-3.0, - MIT, - Apache-2.0, - BSD-2-Clause, - BSD-3-Clause, - ISC, - X11, - 0BSD, - GPL-3.0, - Unlicense, - CC0-1.0, - allow-ghsas: 'GHSA-vxvm-qww3-2fh7' + AGPL-3.0-only + LGPL-3.0 + MIT + Apache-2.0 + BSD-2-Clause + BSD-3-Clause + ISC + X11 + 0BSD + GPL-3.0 + Unlicense + CC0-1.0 + allow-ghsas: | + GHSA-vxvm-qww3-2fh7