We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644c15f commit b5c2569Copy full SHA for b5c2569
.github/workflows/sdk_generation.yaml
@@ -21,7 +21,7 @@ permissions:
21
- cron: 0 0 * * *
22
jobs:
23
generate:
24
- uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
+ uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15.49
25
with:
26
force: ${{ github.event.inputs.force }}
27
mode: pr
0 commit comments