Skip to content

Commit 3a8b13e

Browse files
authored
Merge pull request #152 from JuliaGeodynamics/dependabot/github_actions/crate-ci/typos-1.28.1
Bump crate-ci/typos from 1.26.8 to 1.28.1
2 parents 7e3b978 + 6fc7c92 commit 3a8b13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/SpellCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- name: Checkout Actions Repository
1111
uses: actions/checkout@v4
1212
- name: Check spelling
13-
uses: crate-ci/typos@v1.26.8
13+
uses: crate-ci/typos@v1.28.1
1414
with:
1515
args: --exclude **/*.txt --exclude **/*.pvsm

0 commit comments

Comments
 (0)