Skip to content

Update Ruby to 3.3.5 and Bundler to 2.5.22 (#377) #42

Update Ruby to 3.3.5 and Bundler to 2.5.22 (#377)

Update Ruby to 3.3.5 and Bundler to 2.5.22 (#377) #42

name: update-templates
on:
push:
branches:
- main
workflow_dispatch:
jobs:
update-templates:
permissions:
contents: write
pull-requests: write
pages: write
uses: thoughtbot/templates/.github/workflows/dynamic-readme.yaml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}