From 508934dfc4e6fb75c3f30e61887e6a2661876fe6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 09:49: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 926a13f..77b85e9 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -18,4 +18,4 @@ jobs: with: fetch-depth: 0 - name: "Commitsar conventional commits check" - uses: aevea/commitsar@v0.20.1 + uses: aevea/commitsar@v0.20.2