From 2279cee5b52611af1ea0a1e454d6e82797730e04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 00:08:41 +0000 Subject: [PATCH] chore: bump threeal/gcovr-action from 1.1.0 to 1.2.0 Bumps [threeal/gcovr-action](https://github.com/threeal/gcovr-action) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/threeal/gcovr-action/releases) - [Commits](https://github.com/threeal/gcovr-action/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: threeal/gcovr-action dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 6dcc8e6..1b1d2ef 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -30,7 +30,7 @@ jobs: - name: Check Coverage if: ${{ matrix.os != 'windows-2022' }} - uses: threeal/gcovr-action@v1.1.0 + uses: threeal/gcovr-action@v1.2.0 with: excludes: | build/*