From 396d081b1842c3ecf5607b6d89306502c94ef976 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 12:38:32 +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