Browse Source

Merge pull request #1127 from nextcloud/renovate/streetsidesoftware-cspell-action-digest

chore(deps): update streetsidesoftware/cspell-action digest to be4c619
pull/1133/head
Kate 1 year ago committed by GitHub
parent
commit
144e021c62
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@adb9472decdd5da99eeca3c56d731fb7dce12cf8 # v4
- uses: streetsidesoftware/cspell-action@be4c6193b2fa8308b1ff5f84db5484c8ce1ca712 # v4
with:
incremental_files_only: false

Loading…
Cancel
Save