From e04e15aed14ebb7209434dea8a158c4c31986cfa Mon Sep 17 00:00:00 2001 From: Zhengchao An Date: Wed, 2 Sep 2026 08:08:07 +0800 Subject: [PATCH] ci: bump repo-visuals-action to v1.3.1 (#7032) --- .github/workflows/star-history.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/star-history.yml b/.github/workflows/star-history.yml index 82fdb303b..0e1e9784a 100644 --- a/.github/workflows/star-history.yml +++ b/.github/workflows/star-history.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 10 steps: - - uses: overtrue/repo-visuals-action@72f34d24769ff5d341956da2f23952594ef2f1e2 # v1.3.0 + - uses: overtrue/repo-visuals-action@fd79cba437ecfac933d00a69add17eb95d3939c3 # v1.3.1 with: github-token: ${{ github.token }} output-branch: star-history