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 e56d4c5 commit 9cc7671Copy full SHA for 9cc7671
.github/workflows/sdk_generation.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
generate:
25
needs: init
26
- 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@3a38ed8ada0e247f75371292a867ff1711b0f9a8 # ratchet:speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
27
with:
28
force: ${{ github.event.inputs.force }}
29
mode: pr
0 commit comments