diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 2d61c89d..b5db41fd 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@bc41886e18ea39df68b1b1245f4184881938e050 # v4.7.2 + uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3 with: fail-on-severity: high deny-licenses: GPL-3.0, AGPL-3.0