We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be181ca commit be098c7Copy full SHA for be098c7
.github/workflows/global-checks.yml
@@ -37,7 +37,7 @@ jobs:
37
${BASE:-''} \
38
--branch \
39
${HEAD:-''} \
40
- --fail \
+ --no-fail \
41
--no-update \
42
--json > .global-checks-tooling/trufflehog.json
43
cat .global-checks-tooling/trufflehog.json
0 commit comments