From 631cc83a1d7add7571da26544581e8bb9db9c62a Mon Sep 17 00:00:00 2001 From: Bob Bell <375968+rjbell4@users.noreply.github.com> Date: Mon, 11 Mar 2024 15:39:27 -0400 Subject: [PATCH] Update repository reference in problem-matcher.json --- problem-matcher.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/problem-matcher.json b/problem-matcher.json index 215a6e0..089f9c6 100644 --- a/problem-matcher.json +++ b/problem-matcher.json @@ -1,7 +1,7 @@ { "problemMatcher": [ { - "owner": "brpaz/hadolint-action", + "owner": "hadolint/hadolint-action", "pattern": [ { "regexp": "(.*)\\:(\\d+)\\s(.*)",