Skip to content

Commit

Permalink
Update swagger client and models to service-broker v1.140.0 (#336)
Browse files Browse the repository at this point in the history
* Generated Swagger client from service-broker commit 9786c4b2360ad846a1aa8f68f01fbb41979af3c9

* Fix build

---------

Co-authored-by: michael kad <[email protected]>
  • Loading branch information
powervs-ibm and michaelkad authored Mar 1, 2024
1 parent 855f96c commit 7568b64
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.20'

- name: Set up Go
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 7568b64

Please sign in to comment.