Skip to content

Commit 2308d03

Browse files
committed
ci: pin check-spelling
1 parent c0afd5c commit 2308d03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spelling.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- name: check-spelling
2929
id: spelling
30-
uses: check-spelling/check-spelling@main
30+
uses: check-spelling/check-spelling@a35147f799f30f8739c33f92222c847214e82e67 # https://github.com/check-spelling/check-spelling/issues/103#issuecomment-4181666219
3131
with:
3232
suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }}
3333
checkout: true

0 commit comments

Comments
 (0)