From ab51b4e0e311ffbd76d02baf604371bb25c21cfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 23:04:24 +0200 Subject: [PATCH] chore(deps): update action-badges/core action to v0.3.1 (#100) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Norbert Dopjera --- .github/workflows/master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 6a6abe0..ef1fb38 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -48,7 +48,7 @@ jobs: threshold-package: 0 threshold-total: 0 - name: make coverage badge - uses: action-badges/core@0.3.0 + uses: action-badges/core@0.3.1 with: label: coverage message: ${{ steps.coverage.outputs.badge-text }}