in src/common/LoginConfig.ts [111:115]
mask(parameterValue: string) { if (parameterValue) { core.setSecret(parameterValue); } }