Skip to content

Commit

Permalink
build(deps): bump openapi-generators/openapitools-generator-action
Browse files Browse the repository at this point in the history
Bumps [openapi-generators/openapitools-generator-action](https://github.com/openapi-generators/openapitools-generator-action) from 3e8794a448324479d75053329c76a48bf6d188b5 to c3f7802734bd5e41bb6c5fcf5c708133ee52f060.
- [Release notes](https://github.com/openapi-generators/openapitools-generator-action/releases)
- [Commits](openapi-generators/openapitools-generator-action@3e8794a...c3f7802)

---
updated-dependencies:
- dependency-name: openapi-generators/openapitools-generator-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 1f1063c commit 6da6760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Generate Python Client
uses: openapi-generators/openapitools-generator-action@3e8794a448324479d75053329c76a48bf6d188b5 # v1
uses: openapi-generators/openapitools-generator-action@c3f7802734bd5e41bb6c5fcf5c708133ee52f060 # v1
with:
generator: ${{ matrix.language }}
openapi-file: ${SWAGGER_PATH}
Expand Down

0 comments on commit 6da6760

Please sign in to comment.