From 4c075b87248ac64cead6cf9fcf7e7521b8fa0b5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 02:57:18 +0000 Subject: [PATCH] Update EndBug/add-and-commit action to v11 --- .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 5519c46..b04f15f 100644 --- a/.github/workflows/generate-sdk.yml +++ b/.github/workflows/generate-sdk.yml @@ -45,7 +45,7 @@ jobs: run: npx @openapitools/openapi-generator-cli generate - name: Repository update - uses: EndBug/add-and-commit@v9 + uses: EndBug/add-and-commit@v11 with: author_name: Balamurali Pandranki author_email: balamurali@live.com