Skip to content

Bump aws-sdk-polly from 1.76.0 to 1.78.0 #17

Bump aws-sdk-polly from 1.76.0 to 1.78.0

Bump aws-sdk-polly from 1.76.0 to 1.78.0 #17

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run the default task
run: bundle exec rake