mirror of
https://github.com/gradle/actions.git
synced 2026-08-19 04:12:51 +00: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.