diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 96405fd0..7c5cb446 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -81,7 +81,7 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4 - name: Dependency Review - uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4 + uses: actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4 with: fail-on-severity: high deny-licenses: GPL-3.0, AGPL-3.0