Browse Source

Merge pull request #1139 from nextcloud/renovate/streetsidesoftware-cspell-action-5.x

pull/1141/head
Kate 1 year ago committed by GitHub
parent
commit
ab892ee2fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/spellcheck.yaml

2
.github/workflows/spellcheck.yaml

@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: streetsidesoftware/cspell-action@be4c6193b2fa8308b1ff5f84db5484c8ce1ca712 # v4
- uses: streetsidesoftware/cspell-action@52cba17693dc12d7d8f521631037008a17c93e53 # v5
with:
incremental_files_only: false

Loading…
Cancel
Save