From be374d47c1ec96850a645e959ca7b46577c1ac90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 14:35:39 +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