diff --git a/.github/workflows/react-dependency-check.yaml b/.github/workflows/react-dependency-check.yaml index 774b02f..2cf98ae 100644 --- a/.github/workflows/react-dependency-check.yaml +++ b/.github/workflows/react-dependency-check.yaml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v3 - name: use trivy - uses: aquasecurity/trivy-action@v0.16.0 + uses: aquasecurity/trivy-action@v0.48.0 with: scan-type: 'fs' exit-code: 1