From b90be3ef20584161f22b84868e2b69d7c402351c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 00:24:07 +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 1d4e213..1eef508 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'