From dc39ceb5c302727bb734893bd35e502b025cf023 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 00:53:09 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit action to v10 --- .github/workflows/update-types.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-types.yml b/.github/workflows/update-types.yml index 3472cd1..ccdbace 100644 --- a/.github/workflows/update-types.yml +++ b/.github/workflows/update-types.yml @@ -85,7 +85,7 @@ jobs: path: types - name: Commit and push changes - uses: EndBug/add-and-commit@v9 + uses: EndBug/add-and-commit@v10 with: author_name: github-actions[bot] author_email: github-actions[bot]@users.noreply.github.com