mirror of
https://gitea.com/gitea/act_runner
synced 2026-05-01 01:27:56 +02:00
* fix: hide masked value The ::add-mask:: command output logs the value to be masked. This does expose critical information which should be hidden from the output. * Add test to not output secret in add-mask command Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>