diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index a250acc2b2..d8b69c37a3 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -56,7 +56,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a + - uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed checks: if: "!startsWith(github.event.head_commit.message, 'chore(release):')"