diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 619cd9beb31..6dba415e0e4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -622,7 +622,7 @@ jobs: steps: - *checkout - name: Dependency review - uses: actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1 + uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2 with: license-check: false # We use our own license audit checks