Skip to content

Commit d318a25

Browse files
Merge pull request #1885 from rust-osdev/renovate/crate-ci-typos-1.x
chore(deps): update crate-ci/typos action to v1.42.3
2 parents 29e9ec2 + b41b75a commit d318a25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
99
# Executes "typos ."
10-
- uses: crate-ci/typos@v1.42.0
10+
- uses: crate-ci/typos@v1.42.3
1111
lints:
1212
name: Lints
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)