From 80129ce01216987e956e149e9a63b2a86e4716c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 16:22:45 +0200 Subject: [PATCH] chore(deps): bump emibcn/badge-action in /.github/workflows (#187) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/node-badge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node-badge.yml b/.github/workflows/node-badge.yml index 52bcc6b..ef984b4 100644 --- a/.github/workflows/node-badge.yml +++ b/.github/workflows/node-badge.yml @@ -39,7 +39,7 @@ jobs: run: node .github/workflows/scripts/node-badge.mjs - name: Generate the badge SVG image - uses: emibcn/badge-action@v2.0.2 + uses: emibcn/badge-action@v2.0.3 id: badge with: label: "Node game coverage"