diff --git a/.github/workflows/golangci-lint.yml b/.github/workflows/golangci-lint.yml index d7e8c131a..a8fcef49c 100644 --- a/.github/workflows/golangci-lint.yml +++ b/.github/workflows/golangci-lint.yml @@ -18,8 +18,8 @@ jobs: - name: Checkout custom linter uses: actions/checkout@v4 with: - repository: muxxer/typegroupingcheck - path: typegroupingcheck + repository: iotaledger/typegroupingcheck + path: typegroupingcheck - name: Setup go uses: actions/setup-go@v5