From f4a0faa2824e3bf2548fe566f47ba24a6ba1be69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:39:46 +0000 Subject: [PATCH] Bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0 Bumps [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/schneegans/dynamic-badges-action/releases) - [Changelog](https://github.com/Schneegans/dynamic-badges-action/blob/master/changelog.md) - [Commits](https://github.com/schneegans/dynamic-badges-action/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: schneegans/dynamic-badges-action dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f0b6f5d..80bc5f2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -116,7 +116,7 @@ jobs: hide-comment: ${{ github.event_name != 'pull_request' }} - name: Dynamic Badges - uses: schneegans/dynamic-badges-action@v1.7.0 + uses: schneegans/dynamic-badges-action@v1.8.0 if: github.repository == 'dolfinus/setuptools-git-versioning' && github.event_name == 'push' with: auth: ${{ secrets.PERSONAL_TOKEN }}