Skip to content

Commit 4450fd6

Browse files
authored
Merge pull request #2806 from privacy-ethereum/dependabot/github_actions/main/crate-ci/typos-1.39.0
chore(deps): bump crate-ci/typos from 1.38.1 to 1.39.0
2 parents 00107eb + 75c9790 commit 4450fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v5
1818
- name: Use typos with config file
19-
uses: crate-ci/typos@v1.38.1
19+
uses: crate-ci/typos@v1.39.0
2020
with:
2121
config: .github/workflows/config/typos.toml

0 commit comments

Comments
 (0)