From 2a22dc9a53d5969705aa97ea6a6de7b1bcd6a938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 23:26:39 +0100 Subject: [PATCH] Bump threeal/gcovr-action (#62) Bumps [threeal/gcovr-action](https://github.com/threeal/gcovr-action) from d3ac27f1d942b2dd185a1fc64c252bfddf9401e6 to 070be6ee02665a5b53d149cfc22eb6d3fc6eac05. - [Release notes](https://github.com/threeal/gcovr-action/releases) - [Commits](https://github.com/threeal/gcovr-action/compare/d3ac27f1d942b2dd185a1fc64c252bfddf9401e6...070be6ee02665a5b53d149cfc22eb6d3fc6eac05) --- updated-dependencies: - dependency-name: threeal/gcovr-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-linux.yml b/.github/workflows/ci-linux.yml index c1643fbe..f2a87168 100644 --- a/.github/workflows/ci-linux.yml +++ b/.github/workflows/ci-linux.yml @@ -67,7 +67,7 @@ jobs: # update-comment: true - name: Report code coverage with gcovr and coveralls - uses: threeal/gcovr-action@d3ac27f1d942b2dd185a1fc64c252bfddf9401e6 + uses: threeal/gcovr-action@070be6ee02665a5b53d149cfc22eb6d3fc6eac05 with: excludes: | examples/*