From 83e0f0c5da4ff55df0fbb5d27a6d7ff7c4a50375 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 14:08:06 +0000 Subject: [PATCH] Update stefanzweifel/git-auto-commit-action action to v5 | datasource | package | from | to | | ----------- | ------------------------------------ | ------- | ------ | | github-tags | stefanzweifel/git-auto-commit-action | v4.15.2 | v5.0.1 | --- .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 f71cf28..bcbbec1 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@v4.15.2 + uses: stefanzweifel/git-auto-commit-action@v5.0.1 with: commit_message: | [Format] Auto-formatting