From f5b7ed38370d986580d52078f21aad6b5f1f34f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 10:39:00 +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