{ "problemMatcher": [ { "owner": "brpaz/hadolint-action", "pattern": [ { "regexp": "(.*)\\:(\\d+)\\s(.*)", "file": 1, "line": 2, "message": 3 } ] } ] }