Skip to content

Bump Ruby from 3.2.5 to 3.3.5 #206

Bump Ruby from 3.2.5 to 3.3.5

Bump Ruby from 3.2.5 to 3.3.5 #206

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 }}