Skip to content

Commit cab08fb

Browse files
authored
Merge pull request #19 from coder/dependabot/github_actions/crate-ci/typos-1.32.0
2 parents ba6fea8 + efed015 commit cab08fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Validate formatting
4949
run: bun fmt:ci
5050
- name: Check for typos
51-
uses: crate-ci/typos@v1.31.1
51+
uses: crate-ci/typos@v1.32.0
5252
with:
5353
config: .github/typos.toml
5454
validate-readme-files:

0 commit comments

Comments
 (0)