Skip to content

Commit

Permalink
Merge pull request #34 from FOSSBilling/dependabot/github_actions/str…
Browse files Browse the repository at this point in the history
…eetsidesoftware/cspell-action-4

Bump streetsidesoftware/cspell-action from 3 to 4
  • Loading branch information
jaapmarcus authored Oct 23, 2023
2 parents dedce66 + b674c68 commit 07997aa
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 @@ -12,6 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v3
- uses: streetsidesoftware/cspell-action@v4
with:
incremental_files_only: true

0 comments on commit 07997aa

Please sign in to comment.