Skip to content

Commit

Permalink
Merge pull request #3 from rogercoll/master
Browse files Browse the repository at this point in the history
docs: fix inputs example
  • Loading branch information
Owen Rumney authored Apr 29, 2022
2 parents 141b498 + 9ea6c3c commit c747f24
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 c747f24

Please sign in to comment.