diff --git a/.github/workflows/conventional_commits.yml b/.github/workflows/conventional_commits.yml index f5530b2..9f5982f 100644 --- a/.github/workflows/conventional_commits.yml +++ b/.github/workflows/conventional_commits.yml @@ -19,4 +19,4 @@ jobs: with: fetch-depth: 0 - name: Commitsar conventional commits check - uses: aevea/commitsar@v0.20.1 \ No newline at end of file + uses: aevea/commitsar@v0.20.2 \ No newline at end of file