Skip to content

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #857

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #857

name: misspell-fixer-action
on:
push:
branches: "**"
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: sobolevn/misspell-fixer-action@master
- uses: peter-evans/create-pull-request@main
with:
token: ${{ secrets.BOT_ACTIONS }}
commit-message: "fix(typo): 🐛 typo fixes by misspell-fixer"
title: "fix(typo): 🐛 typo fixes by misspell-fixer"