From b5c09d10d046ff9f991749e21ce9398bae2d190d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 07:45:01 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit action to v9 --- .github/workflows/generator-dependency-data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generator-dependency-data.yml b/.github/workflows/generator-dependency-data.yml index c2275ef..7b9997b 100644 --- a/.github/workflows/generator-dependency-data.yml +++ b/.github/workflows/generator-dependency-data.yml @@ -39,7 +39,7 @@ jobs: run: REQUEST_TOKEN=${{secrets.REQUEST_TOKEN}} npm run gen:data - name: "Commit" - uses: EndBug/add-and-commit@v4 + uses: EndBug/add-and-commit@v9 with: author_name: lonewolfyx author_email: 877085893@qq.com