Merge pull request #85 from rjbell4/patch-1

Update repository reference
This commit is contained in:
Moritz Röhrich
2026-08-10 17:41:06 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ fi
# the matcher so it won't take effect in later steps.
# shellcheck disable=SC2317
cleanup() {
echo "::remove-matcher owner=brpaz/hadolint-action::"
echo "::remove-matcher owner=hadolint/hadolint-action::"
}
trap cleanup EXIT
+1 -1
View File
@@ -1,7 +1,7 @@
{
"problemMatcher": [
{
"owner": "brpaz/hadolint-action",
"owner": "hadolint/hadolint-action",
"pattern": [
{
"regexp": "(.*)\\:(\\d+)\\s(.*)",