From 16b12928ee7840213d280d9d7fd5c253ea365b8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 05:16:47 +0000 Subject: [PATCH] Bump tj-actions/coverage-badge-py from 1.8 to 2 Bumps [tj-actions/coverage-badge-py](https://github.com/tj-actions/coverage-badge-py) from 1.8 to 2. - [Release notes](https://github.com/tj-actions/coverage-badge-py/releases) - [Changelog](https://github.com/tj-actions/coverage-badge-py/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/coverage-badge-py/compare/v1.8...v2) --- updated-dependencies: - dependency-name: tj-actions/coverage-badge-py dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index f3fe2799..a4f06cb0 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -144,7 +144,7 @@ jobs: coverage report -m - name: Coverage Badge - uses: tj-actions/coverage-badge-py@v1.8 + uses: tj-actions/coverage-badge-py@v2 - name: Verify Changed files uses: tj-actions/verify-changed-files@v19