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 @@ -15,7 +15,7 @@ permissions:
1515 - cron : 0 0 * * *
1616jobs :
1717 generate :
18- uses : speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
18+ uses : speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@f09110c4676497cba7ef85034a6fb94191f1c417 # v15
1919 with :
2020 force : ${{ github.event.inputs.force }}
2121 mode : pr
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name: Publish
77 - RELEASES.md
88jobs :
99 publish :
10- uses : speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
10+ uses : speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@f09110c4676497cba7ef85034a6fb94191f1c417 # v15
1111 secrets :
1212 github_access_token : ${{ secrets.GITHUB_TOKEN }}
1313 pypi_token : ${{ secrets.PYPI_TOKEN }}
You can’t perform that action at this time.
0 commit comments