From f8c820b48d181ad389a57cb342169fc3518262a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 11:37:08 +0000 Subject: [PATCH] Update teoxoy/profile-readme-stats action to v3 --- .github/workflows/StatsUpdater.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/StatsUpdater.yaml b/.github/workflows/StatsUpdater.yaml index 7e3db1ad..1900094c 100644 --- a/.github/workflows/StatsUpdater.yaml +++ b/.github/workflows/StatsUpdater.yaml @@ -18,7 +18,7 @@ jobs: with: fetch-depth: 0 - name: Generate README.md - uses: teoxoy/profile-readme-stats@v1 + uses: teoxoy/profile-readme-stats@v3 with: token: ${{ secrets.USER_TOKEN }} template: ./README.md