From 899f28435f65ec9df1610e53b9bb08673270f404 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 12:13:31 +0000 Subject: [PATCH] Bump schneegans/dynamic-badges-action from 1.3.0 to 1.7.0 Bumps [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action) from 1.3.0 to 1.7.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.3.0...v1.7.0) --- updated-dependencies: - dependency-name: schneegans/dynamic-badges-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/badge.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/badge.yaml b/.github/workflows/badge.yaml index ab77fe0d..002fa795 100644 --- a/.github/workflows/badge.yaml +++ b/.github/workflows/badge.yaml @@ -41,7 +41,7 @@ jobs: echo "COMMENT_PERCENTAGE=${COMMENT_PERCENTAGE}" >> $GITHUB_ENV - name: Create Lines-of-Code-Badge - uses: schneegans/dynamic-badges-action@v1.3.0 + uses: schneegans/dynamic-badges-action@v1.7.0 with: # need to create a token auth: ${{ secrets.PAT }} @@ -54,7 +54,7 @@ jobs: color: lightgrey - name: Create Comments-Badge - uses: schneegans/dynamic-badges-action@v1.3.0 + uses: schneegans/dynamic-badges-action@v1.7.0 with: auth: ${{ secrets.PAT }} # welancomment.json 文件对应的 ID 号