Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-timothy-albert committed Jul 2, 2024
1 parent 633b48f commit 07e4aaf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sdk_generation_accounting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:
- cron: 0 0 * * *
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15.16.0
with:
force: ${{ github.event.inputs.force }}
mode: direct
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sdk_generation_finance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:
- cron: 0 0 * * *
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15.16.0
with:
force: ${{ github.event.inputs.force }}
mode: direct
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sdk_generation_lending.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:
- cron: 0 0 * * *
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15.16.0
with:
force: ${{ github.event.inputs.force }}
mode: direct
Expand Down

0 comments on commit 07e4aaf

Please sign in to comment.