From 88a24d60922b3abd45dc92d984685ae14b3d7613 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 00:10:31 +0000 Subject: [PATCH] chore(deps): update schneegans/dynamic-badges-action action to v1.9.0 --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d1dc13cb..deba2b73 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -228,7 +228,7 @@ jobs: - name: "Create Python coverage badge" if: (github.repository == 'engineervix/milk2meat') && (github.ref == 'refs/heads/main') - uses: schneegans/dynamic-badges-action@v1.8.0 + uses: schneegans/dynamic-badges-action@v1.9.0 with: auth: ${{ secrets.GIST_TOKEN }} gistID: d435cc3f4234a469e5df13bf019a6385 @@ -242,7 +242,7 @@ jobs: - name: "Create JavaScript coverage badge" if: (github.repository == 'engineervix/milk2meat') && (github.ref == 'refs/heads/main') - uses: schneegans/dynamic-badges-action@v1.8.0 + uses: schneegans/dynamic-badges-action@v1.9.0 with: auth: ${{ secrets.JEST_GIST_TOKEN }} gistID: c2c521fe0d35ef3db3801b3203ed1fe4