Skip to content

Commit

Permalink
chore(deps): bump streetsidesoftware/cspell-action from 5 to 6 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 3, 2024
1 parent 7423d20 commit 0d4d55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cspell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5
- uses: streetsidesoftware/cspell-action@v6
with:
incremental_files_only: true
strict: false

0 comments on commit 0d4d55c

Please sign in to comment.