We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b28aea7 commit 48a36ecCopy full SHA for 48a36ec
1 file changed
.github/workflows/sdk_generation.yaml
@@ -24,7 +24,7 @@ name: Generate
24
- cron: 0 0 * * *
25
jobs:
26
generate:
27
- uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
+ uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@gen2166
28
with:
29
force: ${{ github.event.inputs.force }}
30
mode: pr
0 commit comments