Skip to content

Commit 2d6fea2

Browse files
authored
chore(ci): update check-spelling (#25124)
update check-spelling
1 parent 703590b commit 2d6fea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
steps:
9191
- name: check-spelling
9292
id: spelling
93-
uses: check-spelling/check-spelling@c635c2f3f714eec2fcf27b643a1919b9a811ef2e # v0.0.25
93+
uses: check-spelling/check-spelling@a35147f799f30f8739c33f92222c847214e82e67 # v0.0.26 (see check-spelling/check-spelling/issues/103)
9494
with:
9595
suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }}
9696
checkout: true

0 commit comments

Comments
 (0)