-
Notifications
You must be signed in to change notification settings - Fork 42
fix(iam access groups): update sdk after recent api changes #100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## main #100 +/- ##
=======================================
Coverage 93.64% 93.64%
=======================================
Files 22 22
Lines 20606 20614 +8
=======================================
+ Hits 19297 19305 +8
Misses 1309 1309
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
| ] | ||
| }, | ||
| "version": "0.13.1+ibm.32.dss", | ||
| "version": "0.13.1+ibm.31.dss", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you need to update your copy of detect-secrets :)
## [0.18.2](v0.18.1...v0.18.2) (2021-04-01) ### Bug Fixes * **IAM Access Groups:** update service after recent api changes ([#100](#100)) ([b9cfa6f](b9cfa6f))
|
🎉 This PR is included in version 0.18.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR summary
PR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
Does this PR introduce a breaking change?
Other information