Browse Source

Merge pull request #994 from nextcloud/renovate/streetsidesoftware-cspell-action-4.x

chore(deps): update streetsidesoftware/cspell-action action to v4
pull/988/head
Kate 1 year ago committed by GitHub
parent
commit
a41dc99c36
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@22e32eb3d70acf30e3fc09bd46edc1d30fb2d6db # v3
- uses: streetsidesoftware/cspell-action@adb9472decdd5da99eeca3c56d731fb7dce12cf8 # v4
with:
incremental_files_only: false

Loading…
Cancel
Save