bump action version to 0.0.203

releases the Review/IncrementalReview no-progress carve-out in
action/utils/run.ts (71dff24c) that has been sitting unpublished in
main since May 4. fixes the long-standing false-failure where Review
runs would error with "agent completed without reporting progress"
even after successfully submitting a review (issue #569).
This commit is contained in:
Colin McDonnell
2026-05-05 17:12:36 +00:00
committed by pullfrog[bot]
parent 588badd1b0
commit 67fe18e504
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pullfrog",
"version": "0.0.202",
"version": "0.0.203",
"type": "module",
"bin": {
"pullfrog": "dist/cli.mjs",