breaking changes in version 6 of the extension
renamed input verbosity to logLevel renamed verbosity value detailed to debug renamed verbosity value normal to info removed verbosity value off (see new supported values for replacement) renamed input actionOnMissing to missingVarLog renamed actionOnMissing value continue to off renamed actionOnMissing value fail to error replaced keepToken with missingVarAction with value keep
Please check the discussion of PR https://github.com/Azure/apiops/pull/533 first.
There are many breaking changes between v3 and v5. -> https://github.com/qetza/replacetokens-task/discussions/33 There are also many breaking changes between v5 and v6. -> https://github.com/qetza/replacetokens-task/discussions/34