diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 7f501f7..80d1ca8 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -54,7 +54,7 @@ jobs: uses: actions/checkout@v4 - name: Dependency Review - uses: actions/dependency-review-action@v3 + uses: actions/dependency-review-action@v4 license-check: name: License Check