Skip to content

Bump cross-spawn from 7.0.3 to 7.0.6 (#381) #45

Bump cross-spawn from 7.0.3 to 7.0.6 (#381)

Bump cross-spawn from 7.0.3 to 7.0.6 (#381) #45

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