Skip to content

Commit af2c8e4

Browse files
committed
Bump OpenAPI Generator Version in listener
1 parent 83b5457 commit af2c8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/listener.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
branch-name: ${{ github.event.client_payload.branchName }}
1919
username: ${{ secrets.DX_GITHUB_USERNAME }}
2020
token: ${{ secrets.DX_GITHUB_TOKEN }}
21-
openapi-generator-version: v5.4.0
21+
openapi-generator-version: 6.0.1
2222
language: python
2323
config: ./openapi-config.yml
2424
env:

0 commit comments

Comments
 (0)