mirror of
https://github.com/gradle/actions.git
synced 2026-03-25 05:14:34 +08:00
Logging of the AZURE_LOG_LEVEL env var value is considered a security issue, since any environment variable value could contain sensitive information. In this case, logging the value is not really necessary.