diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 91591c48..86393863 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -57,7 +57,7 @@ jobs: fetch-depth: 0 - name: Dependency Review - uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1 + uses: actions/dependency-review-action@bc41886e18ea39df68b1b1245f4184881938e050 # v4.7.2 with: fail-on-severity: high deny-licenses: GPL-3.0, AGPL-3.0