From d707b422d72b16ca2bab7a22804c37fc9c321edf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 14:51:54 +0000 Subject: [PATCH] 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 6592d1c..e59a746 100644 --- a/.github/workflows/generate-sdk.yml +++ b/.github/workflows/generate-sdk.yml @@ -47,7 +47,7 @@ jobs: npx @openapitools/openapi-generator-cli generate - name: Repository update - uses: EndBug/add-and-commit@v8 + uses: EndBug/add-and-commit@v10 with: author_name: Balamurali Pandranki author_email: balamurali@live.com