Skip to content

Commit

Permalink
chore(deps): update streetsidesoftware/cspell-action action to v3 (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent c888a2a commit 4bf0369
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@v3
- uses: streetsidesoftware/cspell-action@v2
- uses: streetsidesoftware/cspell-action@v3
with:
files: |
src/**/*.rs
Expand Down

0 comments on commit 4bf0369

Please sign in to comment.