Bumped spellcheck GitHub action to version 0.20.0

I have recently released 0.20.0 of the spellcheck GitHub action, I can see that you are using 0.16.0, so an update could be useful to you. Let me know if you have any issues with the proposal and I will try to accommodate.

I can recommend [Dependabot](https://github.com/dependabot) for keeping your GitHub actions up to date, if you want a PR proposing a basic configuration, please let me know.
This commit is contained in:
Jonas Brømsø 2021-12-23 10:34:29 +01:00 committed by GitHub
parent 895dcf3244
commit a87dcba762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ jobs:
- name: actions/checkout
uses: actions/checkout@v2
- name: rojopolis/spellcheck - actually doing something
uses: rojopolis/spellcheck-github-actions@0.16.0
uses: rojopolis/spellcheck-github-actions@0.20.0