diff --git a/.github/workflows/commits.yml b/.github/workflows/commits.yml index 3ff18c8a..1da13606 100644 --- a/.github/workflows/commits.yml +++ b/.github/workflows/commits.yml @@ -9,6 +9,6 @@ jobs: - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@d6f6593a4762bd5aa8ffb0f60127f779aca3759d + - uses: wagoid/commitlint-github-action@4feee87144cedc9ebed8854b383a61dafc51ebf9 with: configFile: './.commitlintrc.yml'