mirror of
https://github.com/gradle/gradle-build-action.git
synced 2026-03-15 02:29:20 +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.