diff --git a/README.md b/README.md index 230cf73..e17239f 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ jobs: - name: tfsec uses: aquasecurity/tfsec-action@v1.0.0 with: - - soft_fail: true + soft_fail: true ```