Skip to content

Commit

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

Bump streetsidesoftware/cspell-action from 4 to 5
  • Loading branch information
coliff authored Nov 21, 2023
2 parents 6a2e2be + 97ab117 commit 4a37944
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@v4
- uses: streetsidesoftware/cspell-action@v5
with:
check_dot_files: false
incremental_files_only: true
Expand Down

0 comments on commit 4a37944

Please sign in to comment.