Instead of passing the password using the `-p` arg which is deprecated, we now use `--password-stdin` which is recommended. Solves the following warning: ``` WARNING! Using --password via the CLI is insecure. Use --password-stdin. ```
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
using the goreleaser docker container