Skip to content

Commit

Permalink
Update codespell-project/actions-codespell action to v2.1 (#423)
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 19, 2024
1 parent d41fa48 commit 45d4618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1.0.0
- uses: codespell-project/actions-codespell@v2.0
- uses: codespell-project/actions-codespell@v2.1
with:
check_hidden: false
- name: Run yamllint
Expand Down

0 comments on commit 45d4618

Please sign in to comment.