From 94fb59d9cbc0674e2dc7870e09efd7686bc78a0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 15:42:51 +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