From 321939d747ba8bcef71b95fe415a97df287bb6dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 08:47:36 +0800 Subject: [PATCH] chore: bump stefanzweifel/git-auto-commit-action from 6 to 7 (#2622) --- .github/workflows/emoji.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/emoji.yml b/.github/workflows/emoji.yml index 64bc0270..bac9ae7d 100644 --- a/.github/workflows/emoji.yml +++ b/.github/workflows/emoji.yml @@ -25,7 +25,7 @@ jobs: - name: Commit id: auto-commit-action - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: 'chore: Sync emoji data with GitHub emoji API' branch: sync-emoji