Skip to content

Commit

Permalink
Update swagger client and models to service-broker v1.140.0 (IBM-Clou…
Browse files Browse the repository at this point in the history
…d#337)

* Generated Swagger client from service-broker commit f482db37dd0b38392de1f3aecdc2219212147830

* Fix build

---------

Co-authored-by: michael kad <[email protected]>
  • Loading branch information
powervs-ibm and michaelkad committed Oct 8, 2024
1 parent e29f5e7 commit 3dd4a77
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 @@ -14,6 +14,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
Expand Down

0 comments on commit 3dd4a77

Please sign in to comment.