From d60cd60adef7c6db879ccbbcaae286510b583faf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 22:38:19 +0000 Subject: [PATCH] chore(deps): update stefanzweifel/git-auto-commit-action action to v6 --- .github/workflows/schema.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/schema.yml b/.github/workflows/schema.yml index 2e85250..de2f62b 100644 --- a/.github/workflows/schema.yml +++ b/.github/workflows/schema.yml @@ -39,7 +39,7 @@ jobs: - name: Commit changes if: github.repository_owner == 'libretime' && github.event_name == 'push' - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: | ${{ github.event.head_commit.message }}