From cf12bdd8660290218b299a72631daceee550ddb0 Mon Sep 17 00:00:00 2001 From: Hubert Kario Date: Mon, 8 Jun 2026 10:20:20 +0200 Subject: [PATCH] update the code for badges for mutation score and intrumental --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 61c8d941..60b81c9a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -407,7 +407,7 @@ jobs: instrumental -f .instrumental.cov -s | python diff-instrumental.py echo "COND_COV=$(instrumental -f .instrumental.cov -s | python diff-instrumental.py --raw)" >> $GITHUB_ENV - name: Create condition coverage badge - uses: schneegans/dynamic-badges-action@v1.4.0 + uses: schneegans/dynamic-badges-action@v1.8.0 if: ${{ contains(matrix.opt-deps, 'instrumental') && !github.event.pull_request }} with: auth: ${{ secrets.GIST_SECRET }} @@ -723,7 +723,7 @@ jobs: echo "MUT_SCORE=$(python print-score.py)" >> $GITHUB_ENV - name: Create mutation score badge if: ${{ !github.event.pull_request }} - uses: schneegans/dynamic-badges-action@v1.4.0 + uses: schneegans/dynamic-badges-action@v1.8.0 with: auth: ${{ secrets.GIST_SECRET }} gistID: 9b6ca1f3410207fbeca785a178781651