Skip to content

Commit 51fc706

Browse files
Merge pull request #1743 from rust-osdev/renovate/crate-ci-typos-1.x
chore(deps): update crate-ci/typos action to v1.35.4
2 parents c5bf934 + c939ea6 commit 51fc706

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/[email protected].3
10+
- uses: crate-ci/[email protected].4
1111
lints:
1212
name: Lints
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)