Commit Graph
1 Commits
Author SHA1 Message Date
ChristopherHX f0f9f0c8ab fix: composite action log result reported as step result (#801)
Act logs an array of stepID to signal that this is an partial step result within an composite actions, this is the case for years and act_runner never handled it correctly.

Ref: <https://gitea.com/gitea/act/src/commit/43e6958fa32eb3eadf7988c4a8f4da857650738a/pkg/runner/logger.go#L142>

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/801
Reviewed-by: silverwind <[email protected]>
2026-02-22 14:56:09 +00:00