From c858ca5085f1f8d74ae86664d662e7c833afd800 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 12:56:10 +0000 Subject: [PATCH] chore(deps): update aevea/commitsar action to v0.20.2 --- .github/workflows/conventional_commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conventional_commits.yml b/.github/workflows/conventional_commits.yml index ff79a6f..ff807a1 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.19.0 + uses: aevea/commitsar@v0.20.2