Skip to content

Commit

Permalink
docs: fix inputs example
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercoll committed Mar 24, 2022
1 parent 141b498 commit 9ea6c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: tfsec
uses: aquasecurity/[email protected]
with:
- soft_fail: true
soft_fail: true
```

0 comments on commit 9ea6c3c

Please sign in to comment.