Skip to content

Bump bootsnap from 1.16.0 to 1.18.3 #18

Bump bootsnap from 1.16.0 to 1.18.3

Bump bootsnap from 1.16.0 to 1.18.3 #18

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