Skip to content

Commit 7cb6ae4

Browse files
chore(deps): update crate-ci/typos action to v1.40.1 (#1641)
1 parent 4ceed3a commit 7cb6ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_check_code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Checkout repository
2525
uses: actions/checkout@v6
2626
- name: Check spelling with typos
27-
uses: crate-ci/typos@v1.40.0
27+
uses: crate-ci/typos@v1.40.1
2828

2929
lint_check:
3030
name: Lint check

0 commit comments

Comments
 (0)