Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit bf93ce5

Browse files
chore(deps): bump speakeasy-api/sdk-generation-action from 14 to 15 (#32)
Bumps [speakeasy-api/sdk-generation-action](https://github.com/speakeasy-api/sdk-generation-action) from 14 to 15. - [Release notes](https://github.com/speakeasy-api/sdk-generation-action/releases) - [Commits](speakeasy-api/sdk-generation-action@v14...v15) --- updated-dependencies: - dependency-name: speakeasy-api/sdk-generation-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4e3bd9 commit bf93ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

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

99
jobs:
1010
publish:
11-
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v14 # Import the sdk publish workflow which will handle the publishing to the package managers
11+
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15 # Import the sdk publish workflow which will handle the publishing to the package managers
1212
with:
1313
publish_typescript: true
1414
secrets:

0 commit comments

Comments
 (0)