diff --git a/action.js b/action.js index e25b701..5566e8f 100644 --- a/action.js +++ b/action.js @@ -94,7 +94,7 @@ For each issue found: - Provide specific recommendations for fixes - Include code examples where helpful -If no issues are found in a particular area, explicitly state that. +If no issues are found in a particular area, explicitly state that. If it's a dependency update, evaluate with strict scrutiny the implications of the change. Here is the code diff to review: @@ -208,4 +208,4 @@ async function run() { } } -run(); \ No newline at end of file +run();