diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index b95a0a3488..76280ad53f 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -46,7 +46,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 + - uses: wagoid/commitlint-github-action@a2bc521d745b1ba127ee2f8b02d6afaa4eed035c checks: if: "!startsWith(github.event.head_commit.message, 'chore(release):')"