aws-amplify / amplify-ui-swift-liveness

This repository offers a UI component for Amazon Rekognition Face Liveness, enabling developers to ensure that only authentic users, and not bad actors using spoofs, can access their services.
https://ui.docs.amplify.aws/swift/connected-components/liveness
Apache License 2.0
9 stars 20 forks source link

chore: update ruby version to fix CI deployments #140

Closed thisisabhash closed 5 months ago

thisisabhash commented 5 months ago

Issue #, if available: Unstable release GH action failing: https://github.com/aws-amplify/amplify-ui-swift-liveness/actions/runs/8974137653

Description of changes: Update ruby version to 1.171.0

Check points: (check or cross out if not relevant)

- [ ] Added new tests to cover change, if needed - [ ] Build succeeds with all target using Swift Package Manager - [ ] All unit tests pass - [ ] Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc) - [ ] Documentation update for the change if required

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.