Skip to content

Commit 415c05b

Browse files
ci: update to workflow v2.7
1 parent 372ba54 commit 415c05b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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@v2.6
10+
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v2.7
1111
with:
1212
speakeasy_version: latest
1313
openapi_doc_location: https://docs.speakeasyapi.dev/openapi.yaml

gen.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
management:
2-
openapi-checksum: 46093b002f359f8049d6b8210be2bc73
3-
openapi-version: 0.1.0
4-
speakeasy-version: 0.10.1
2+
openapi-checksum: 46093b002f359f8049d6b8210be2bc73
3+
openapi-version: 0.1.0
4+
speakeasy-version: 0.10.0
55
python:
6-
author: Speakeasy
7-
description: Speakeasy API Client SDK for Python
8-
packagename: speakeasy-client-sdk-python
9-
version: 0.3.8
6+
author: Speakeasy
7+
description: Speakeasy API Client SDK for Python
8+
packagename: speakeasy-client-sdk-python
9+
version: 0.3.8

0 commit comments

Comments
 (0)