Skip to content

Commit 4f5e2bc

Browse files
chore(deps): update crate-ci/typos action to v1.39.1 (#624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75075a7 commit 4f5e2bc

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@07d900b8fa1097806b8adb6391b0d3e0ac2fdea7 # v1.39.0
32+
- uses: crate-ci/typos@1af53e3774f068183ffd0c7193eb061a2b65a531 # v1.39.1
3333
with:
3434
files: .
3535

0 commit comments

Comments
 (0)