diff --git a/.github/workflows/ci-dotnet-fast.yml b/.github/workflows/ci-dotnet-fast.yml index cb0db53..16f04d7 100644 --- a/.github/workflows/ci-dotnet-fast.yml +++ b/.github/workflows/ci-dotnet-fast.yml @@ -33,7 +33,7 @@ env: jobs: commitlinter: name: Lint commit messages - uses: ./.github/workflows/step-commitlint.yml + uses: ./.github/workflows/step-node-commitlint.yml secrets: inherit build-and-test: diff --git a/.github/workflows/cicd-dotnet.yml b/.github/workflows/cicd-dotnet.yml index b261840..fd501c5 100644 --- a/.github/workflows/cicd-dotnet.yml +++ b/.github/workflows/cicd-dotnet.yml @@ -64,7 +64,7 @@ env: jobs: commitlinter: name: Lint commit messages - uses: ./.github/workflows/step-commitlint.yml + uses: ./.github/workflows/step-node-commitlint.yml secrets: inherit version: