Skip to content

Commit

Permalink
chore: bumped version to 15.32.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RogWilco committed Oct 16, 2024
1 parent be1e7e1 commit e681c1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-executor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
uses: smorimoto/tune-github-hosted-runner-network@v1
- id: run-workflow
name: Run Generation Workflow
uses: speakeasy-api/[email protected].2
uses: speakeasy-api/[email protected].3
with:
speakeasy_version: ${{ inputs.speakeasy_version }}
github_access_token: ${{ secrets.github_access_token }}
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ outputs:
description: "The directory the SDK target was generated to"
runs:
using: "docker"
image: "docker://ghcr.io/speakeasy-api/sdk-generation-action:v15.32.2"
image: "docker://ghcr.io/speakeasy-api/sdk-generation-action:v15.32.3"
env:
SPEAKEASY_API_KEY: ${{ inputs.speakeasy_api_key }}
SPEAKEASY_SERVER_URL: ${{ inputs.speakeasy_server_url }}
Expand Down

0 comments on commit e681c1b

Please sign in to comment.