Skip to content

Commit

Permalink
Generate step summary
Browse files Browse the repository at this point in the history
  • Loading branch information
jessehouwing committed Nov 13, 2023
1 parent 3248a77 commit c4c538e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -213,5 +213,6 @@ if ($latest -and($latest.sha -ne $highestVersion.sha))


Write-Output $suggestedCommands
write-output "### Suggested fix:`n```````n$suggestedCommands`n``````" >> $env:GITHUB_STEP_SUMMARY

exit $global:returnCode

0 comments on commit c4c538e

Please sign in to comment.