From 131bf4bd4381f54146857ef3488e52c81781d0a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 12:50:06 +0000 Subject: [PATCH] chore(deps): update aevea/commitsar action to v0.20.1 --- .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..8e405c2 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.1