Skip to content

Commit 0b58a78

Browse files
Update codespell-project/actions-codespell action to v2.1 (#5151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4764ea5 commit 0b58a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
steps:
126126
- uses: actions/checkout@v4
127127
- name: Run CodeSpell
128-
uses: codespell-project/actions-codespell@v2.0
128+
uses: codespell-project/actions-codespell@v2.1
129129
with:
130130
check_hidden: true
131131
check_filenames: true

0 commit comments

Comments
 (0)