Skip to content

Commit 33f5c1b

Browse files
chore(deps): update crate-ci/typos action to v1.36.0 (#476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd6a128 commit 33f5c1b

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@02fc4a1c87a21f493a7c4cc57897917672db8437 # v1.35.8
32+
- uses: crate-ci/typos@b78a177368828715fce2264a81367bfc04e46e10 # v1.36.0
3333
with:
3434
files: .
3535

0 commit comments

Comments
 (0)