Skip to content

Commit 724cb8d

Browse files
ci: update to workflow v3.2
1 parent 5b73c3a commit 724cb8d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/workflows/generation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
generate:
10-
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v3.1
10+
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v3.2
1111
with:
1212
speakeasy_version: latest
1313
openapi_doc_location: https://docs.speakeasyapi.dev/openapi.yaml

gen.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
management:
2-
openapi-checksum: 46093b002f359f8049d6b8210be2bc73
3-
openapi-version: 0.1.0
4-
speakeasy-version: 0.10.2
2+
openapi-checksum: 46093b002f359f8049d6b8210be2bc73
3+
openapi-version: 0.1.0
4+
speakeasy-version: 0.10.0
55
typescript:
6-
author: Speakeasy
7-
packagename: '@speakeasy-api/speakeasy-client-sdk-typescript'
8-
version: 0.1.3
6+
author: Speakeasy
7+
packagename: "@speakeasy-api/speakeasy-client-sdk-typescript"
8+
version: 0.1.3

0 commit comments

Comments
 (0)