Skip to content

Commit 37f58ab

Browse files
authored
Merge branch 'master' into norm-credential-provider
2 parents d6e6231 + 884f997 commit 37f58ab

File tree

6 files changed

+476
-21
lines changed

6 files changed

+476
-21
lines changed

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: Checkout
99
uses: actions/checkout@v4
1010
- name: Check Spelling
11-
uses: rojopolis/spellcheck-github-actions@0.49.0
11+
uses: rojopolis/spellcheck-github-actions@0.51.0
1212
with:
1313
config_path: .github/spellcheck-settings.yml
1414
task_name: Markdown

0 commit comments

Comments
 (0)