Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Bruno Borges 2026-07-16 11:10:16 -04:00 committed by GitHub
parent b49381f8ec
commit ebddb48a9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,7 +95,7 @@ inputs:
required: false required: false
default: false default: false
problem-matcher: problem-matcher:
description: 'Whether to register the Java problem matcher for compiler errors and warnings. Set to "false" to disable compiler annotations.' description: 'Whether to register the Java problem matcher (compiler errors/warnings and uncaught exceptions). Set to "false" to disable annotations.'
required: false required: false
default: true default: true
outputs: outputs: