mirror of
https://github.com/gradle/actions.git
synced 2026-07-27 14:44:31 +02: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.