From dbf1b2e74b90376884ca225e700bb8f282366e26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 21:51:36 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit action to v10 --- .github/workflows/generate-sdk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generate-sdk.yml b/.github/workflows/generate-sdk.yml index 9d0e882..e3a0f34 100644 --- a/.github/workflows/generate-sdk.yml +++ b/.github/workflows/generate-sdk.yml @@ -46,7 +46,7 @@ jobs: npx @openapitools/openapi-generator-cli generate - name: Repository update - uses: EndBug/add-and-commit@v9 + uses: EndBug/add-and-commit@v10 with: author_name: Balamurali Pandranki author_email: balamurali@live.com