From 637cfe82a3b37987a29dab9344f9fd61ec2b8fc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 07:09:54 +0000 Subject: [PATCH] chore(deps): update stefanzweifel/git-auto-commit-action action to v7 --- .github/workflows/update-versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-versions.yaml b/.github/workflows/update-versions.yaml index 46e2833..2657503 100644 --- a/.github/workflows/update-versions.yaml +++ b/.github/workflows/update-versions.yaml @@ -36,7 +36,7 @@ jobs: } >>"$GITHUB_OUTPUT" - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1 + uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0 with: commit_message: >- chore: update versions