From 7e3c8f4d77eb6440213e0c01801f614d6812fed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 18:53:25 +0000 Subject: [PATCH] build(deps): Bump speakeasy-api/sdk-generation-action Bumps [speakeasy-api/sdk-generation-action](https://github.com/speakeasy-api/sdk-generation-action) from 15.44.0 to 15.47.0. - [Release notes](https://github.com/speakeasy-api/sdk-generation-action/releases) - [Commits](https://github.com/speakeasy-api/sdk-generation-action/compare/fb0db5083e6432c59c9be2d311ec82590720672a...432149c1c20c8efa5d9b3fb96e33a9b6c6132378) --- updated-dependencies: - dependency-name: speakeasy-api/sdk-generation-action dependency-version: 15.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sdk_generation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sdk_generation.yaml b/.github/workflows/sdk_generation.yaml index 4292cc9..92d9b09 100644 --- a/.github/workflows/sdk_generation.yaml +++ b/.github/workflows/sdk_generation.yaml @@ -23,7 +23,7 @@ jobs: generate: needs: init - uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@fb0db5083e6432c59c9be2d311ec82590720672a # ratchet:speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15 + uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@432149c1c20c8efa5d9b3fb96e33a9b6c6132378 # ratchet:speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15 with: force: ${{ github.event.inputs.force }} mode: pr