Skip to content

Commit 1f3933e

Browse files
authored
Merge pull request #318 from validatedpatterns/dependabot/github_actions/rojopolis/spellcheck-github-actions-0.34.0
Bump rojopolis/spellcheck-github-actions from 0.33.1 to 0.34.0
2 parents 2d04e33 + 1911797 commit 1f3933e

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
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@master
9-
- uses: rojopolis/spellcheck-github-actions@0.33.1
9+
- uses: rojopolis/spellcheck-github-actions@0.34.0
1010
name: Spellcheck
1111
with:
1212
config_path: .spellcheck.yml # put path to configuration file here

0 commit comments

Comments
 (0)