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