Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c7215f7

Browse files
authoredMay 5, 2025··
chore(deps): update crate-ci/typos action to v1.32.0
1 parent d0747ef commit c7215f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v4
99
# Executes "typos ."
10-
- uses: crate-ci/typos@v1.31.1
10+
- uses: crate-ci/typos@v1.32.0
1111
lints:
1212
name: Lints
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)
Please sign in to comment.