Skip to content

Commit bfdf590

Browse files
chore(deps): update crate-ci/typos action to v1.35.2
1 parent 401beae commit bfdf590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- run: pnpm run lint --format github
3030
- run: pnpm run fmt
3131
- run: git diff --exit-code # Must commit everything
32-
- uses: crate-ci/typos@a9ccf76b53d1ace194871d216f9ff058599a86db # v1.35.1
32+
- uses: crate-ci/typos@f1231bc2bcc92b2b18da70a877cf89afce08dd42 # v1.35.2
3333
with:
3434
files: .
3535

0 commit comments

Comments
 (0)