chore(deps): bump streetsidesoftware/cspell-action from 2 to 3 (#2997)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-01 16:45:39 +09:00
committed by GitHub
parent 5df316b86b
commit bc68f051db

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2 - uses: streetsidesoftware/cspell-action@v3
with: with:
inline: warning inline: warning
strict: false strict: false