diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index c56f0ac..0c9270e 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -39,7 +39,7 @@ jobs: uses: actions/checkout@v4 - name: Scan current project id: scan-directory - uses: anchore/scan-action@v3 + uses: anchore/scan-action@v4 with: by-cve: "true" path: "."