mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 14:48:02 -05:00
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:
2
.github/workflows/spellcheck.yml
vendored
2
.github/workflows/spellcheck.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: streetsidesoftware/cspell-action@v2
|
||||
- uses: streetsidesoftware/cspell-action@v3
|
||||
with:
|
||||
inline: warning
|
||||
strict: false
|
||||
|
||||
Reference in New Issue
Block a user