Skip to content

Commit bf8becc

Browse files
authored
Merge pull request #21 from common-workflow-language/dependabot/github_actions/rojopolis/spellcheck-github-actions-0.36.0
Bump rojopolis/spellcheck-github-actions from 0.35.0 to 0.36.0
2 parents 21f93fa + 90da6f8 commit bf8becc

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: codespell-project/[email protected]
1717
with:
1818
skip: EDAM.owl,foaf.rdf,underscore.js,CODE_OF_CONDUCT.md
19-
- uses: rojopolis/spellcheck-github-actions@0.35.0
19+
- uses: rojopolis/spellcheck-github-actions@0.36.0
2020
name: Spellcheck
2121
# https://github.com/marketplace/actions/github-spellcheck-action
2222
# To run locally, `pip install pyspelling`, followed by

0 commit comments

Comments
 (0)