Skip to content

Commit 26ad74c

Browse files
authored
Update lint.yml
Signed-off-by: Itay Grudev <itay+github.com@grudev.com>
1 parent 3a9ccc1 commit 26ad74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Run code spelling check
22-
uses: codespell-project/actions-codespell@v2
22+
uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2.1
2323
with:
2424
ignore_words_list: notin
2525

0 commit comments

Comments
 (0)