Skip to content

Commit 1b7c7aa

Browse files
authored
Merge pull request #28 from SAP-samples/dependabot/github_actions/rojopolis/spellcheck-github-actions-0.51.0
chore(deps): bump rojopolis/spellcheck-github-actions from 0.50.0 to 0.51.0
2 parents 519e9ef + 1199367 commit 1b7c7aa

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
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717
- name: Check Spelling
1818
id: spellcheck
19-
uses: rojopolis/spellcheck-github-actions@0.50.0
19+
uses: rojopolis/spellcheck-github-actions@0.51.0
2020
with:
2121
config_path: .spellcheck.yml
2222
task_name: Markdown

0 commit comments

Comments
 (0)