Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jonasbn/stevedore
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Mar 5, 2023
2 parents 7710b63 + 03254c3 commit ed79794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.29.0
- uses: rojopolis/spellcheck-github-actions@0.30.0
name: Spellcheck
with:
config_path: .github/spellcheck.yml # put path to configuration file here

0 comments on commit ed79794

Please sign in to comment.