Skip to content

Commit 45d4618

Browse files
Update codespell-project/actions-codespell action to v2.1 (#423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d41fa48 commit 45d4618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424
- uses: chartboost/ruff-action@v1.0.0
25-
- uses: codespell-project/actions-codespell@v2.0
25+
- uses: codespell-project/actions-codespell@v2.1
2626
with:
2727
check_hidden: false
2828
- name: Run yamllint

0 commit comments

Comments
 (0)