diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 917e230..3ff8619 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -35,7 +35,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Dependency Review - uses: actions/dependency-review-action@v4 + uses: actions/dependency-review-action@v5 secret-scan: runs-on: ubuntu-latest