From ef0d6765b7d54a4282904b8be531c676438c44b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 21:50:41 +0000 Subject: [PATCH] Update stefanzweifel/git-auto-commit-action action to v7.1.0 | datasource | package | from | to | | ----------- | ------------------------------------ | ------ | ------ | | github-tags | stefanzweifel/git-auto-commit-action | v7.0.0 | v7.1.0 | --- .github/workflows/format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 5861aa3..8dcbb8e 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -28,7 +28,7 @@ jobs: run: doctoc README.md --github - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v7.0.0 + uses: stefanzweifel/git-auto-commit-action@v7.1.0 with: commit_message: | [Format] Auto-formatting