Skip to content

chore(deps): bump tar from 6.1.15 to 6.2.1 (#182) #836

chore(deps): bump tar from 6.1.15 to 6.2.1 (#182)

chore(deps): bump tar from 6.1.15 to 6.2.1 (#182) #836

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"