File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ permissions:
1818 - cron : 0 0 * * *
1919jobs :
2020 generate :
21- uses : speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
21+ uses : speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@3fdab59e74dda7831d7401f7aa1bb55d706913d7 # v15
2222 with :
2323 force : ${{ github.event.inputs.force }}
2424 mode : pr
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ permissions:
1313 workflow_dispatch : {}
1414jobs :
1515 publish :
16- uses : speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
16+ uses : speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@3fdab59e74dda7831d7401f7aa1bb55d706913d7 # v15
1717 with :
1818 target : stack-one
1919 secrets :
You can’t perform that action at this time.
0 commit comments