Merge pull request #2814 from nextcloud/dependabot/github_actions/codespell-project/actions-codespell-2

Bump codespell-project/actions-codespell from 1 to 2
This commit is contained in:
Simon L 2023-06-19 15:43:04 +02:00 committed by GitHub
commit 2d11b6298e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
- name: Check spelling
uses: codespell-project/actions-codespell@v1
uses: codespell-project/actions-codespell@v2
with:
check_filenames: true
check_hidden: true