From 0e1e0db3429a69abd2a34de84416089178bb1eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 10:26:01 +0800 Subject: [PATCH] chore: bump stefanzweifel/git-auto-commit-action from 5 to 6 (#2562) --- .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 7e83197e..77fb6ab1 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@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: 'chore: Sync emoji data with GitHub emoji API' branch: sync-emoji