1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Markus Wolf ee4a5c458f fix: hide masked value (#668)
* 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>
2021-05-15 21:11:16 +00:00
.github Mergify: configuration update (#659) 2021-05-04 14:57:33 -07:00
act fix: hide masked value (#668) 2021-05-15 21:11:16 +00:00
cmd fix: replace gopass lib with golang.org/x/term (#674) 2021-05-06 20:13:14 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00