Skip to content

Commit

Permalink
Merge pull request #188 from htmlhint/dependabot/github_actions/stree…
Browse files Browse the repository at this point in the history
…tsidesoftware/cspell-action-6

Bump streetsidesoftware/cspell-action from 5 to 6
  • Loading branch information
coliff committed Mar 4, 2024
2 parents 3af3ff1 + fdd8770 commit 380bca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5
- uses: streetsidesoftware/cspell-action@v6
with:
check_dot_files: false
incremental_files_only: true
Expand Down

0 comments on commit 380bca4

Please sign in to comment.