From 15fe8a6e26a6e96e4f17611e2f3ee025e8444c4e Mon Sep 17 00:00:00 2001 From: Ryan Albert <42415738+ryan-timothy-albert@users.noreply.github.com> Date: Wed, 24 Apr 2024 14:46:10 -0700 Subject: [PATCH] Update sdk_generation.yaml --- .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 5a497c2..e56eac4 100644 --- a/.github/workflows/sdk_generation.yaml +++ b/.github/workflows/sdk_generation.yaml @@ -35,7 +35,7 @@ jobs: fi generate: needs: compute_tags - uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15.7.0 + uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15 with: force: ${{ github.event.inputs.force }} mode: direct