We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 046bbf1 + 904db7b commit 4b24816Copy full SHA for 4b24816
entrypoint.sh
@@ -51,7 +51,6 @@ if [ "x${INPUT_SARIF_UPLOAD}" != "x" ]; then
51
fi
52
53
# Handling exit code
54
-res=$?
55
if [ -n "${INPUT_ONLY_WARN}" ]; then
56
exit 0
57
else
0 commit comments