Browse Source

chore(deps): update streetsidesoftware/cspell-action action to v5

pull/1139/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
7e25b8d4cb
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