Skip to content

Commit

Permalink
Update codespell-project/actions-codespell action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 886172a commit e782a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codetests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v1
- uses: codespell-project/actions-codespell@v2
with:
check_hidden: true
skip: .git,go.sum,go.mod
Expand Down

0 comments on commit e782a86

Please sign in to comment.