From 7ebdc4879d04916780666467464f4c43318a6c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 22:06:55 +0000 Subject: [PATCH] build(deps): bump aevea/commitsar from 0.20.2 to 1.0.1 Bumps [aevea/commitsar](https://github.com/aevea/commitsar) from 0.20.2 to 1.0.1. - [Release notes](https://github.com/aevea/commitsar/releases) - [Commits](https://github.com/aevea/commitsar/compare/v0.20.2...v1.0.1) --- updated-dependencies: - dependency-name: aevea/commitsar dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a92e6be3..545df8cd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v5 with: fetch-depth: 0 - - uses: aevea/commitsar@v0.20.2 + - uses: aevea/commitsar@v1.0.1 pre-commit: name: Generic pre-commit checks