Skip to content

chore(deps): bump mermaid from 10.5.1 to 10.9.3 #856

chore(deps): bump mermaid from 10.5.1 to 10.9.3

chore(deps): bump mermaid from 10.5.1 to 10.9.3 #856

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"