Skip to content

Commit 3cd56b7

Browse files
chore(deps): update crate-ci/typos action to v1.35.4 (#451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc99ab0 commit 3cd56b7

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@52bd719c2c91f9d676e2aa359fc8e0db8925e6d8 # v1.35.3
32+
- uses: crate-ci/typos@a67079b4ae32e18c3f53d75368c52ce53b5fb56b # v1.35.4
3333
with:
3434
files: .
3535

0 commit comments

Comments
 (0)