diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 488d76c..31b69c5 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -57,4 +57,4 @@ jobs: uses: actions/checkout@v4 - name: Dependency Review - uses: actions/dependency-review-action@v3 \ No newline at end of file + uses: actions/dependency-review-action@v4 \ No newline at end of file