From 3e739157a52deff3c926aa5e69d2023aae27bfda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 05:25:00 +0000 Subject: [PATCH] build(deps): bump emibcn/badge-action from 2.0.2 to 2.0.3 Bumps [emibcn/badge-action](https://github.com/emibcn/badge-action) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/emibcn/badge-action/releases) - [Commits](https://github.com/emibcn/badge-action/compare/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: emibcn/badge-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 0cf690b..29abb44 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -320,7 +320,7 @@ jobs: # Use the output from the `coverage` step - name: Generate the badge SVG image - uses: emibcn/badge-action@v2.0.2 + uses: emibcn/badge-action@v2.0.3 id: badge with: label: 'Branch Coverage'