From 4c873d65ac80ad144389ca107583feef112af73e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 May 2025 00:56:57 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20fregante/setup-g?= =?UTF-8?q?it-user=20action=20to=20v2=20(#5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 3e21c85..7eed312 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v4 - - uses: fregante/setup-git-user@v1 + - uses: fregante/setup-git-user@v2 - name: Install the latest version of uv uses: astral-sh/setup-uv@v6