File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ name: Generate
2020 - cron : 0 0 * * *
2121jobs :
2222 generate :
23- uses : speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
23+ uses : speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@gen2879
2424 with :
2525 force : ${{ github.event.inputs.force }}
2626 mode : pr
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ name: Publish
88 - RELEASES.md
99jobs :
1010 publish :
11- uses : speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
11+ uses : speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@gen2879
1212 with :
1313 runs-on : ubuntu-22.04
1414 secrets :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions:
1212 workflow_dispatch : {}
1313jobs :
1414 tag :
15- uses : speakeasy-api/sdk-generation-action/.github/workflows/tag.yaml@v15
15+ uses : speakeasy-api/sdk-generation-action/.github/workflows/tag.yaml@gen2879
1616 with :
1717 registry_tags : main
1818 secrets :
You can’t perform that action at this time.
0 commit comments