Skip to content

chore(deps): bump codecov/codecov-action from 6.0.0 to 7.0.0 #260

chore(deps): bump codecov/codecov-action from 6.0.0 to 7.0.0

chore(deps): bump codecov/codecov-action from 6.0.0 to 7.0.0 #260

Workflow file for this run

name: Check spelling
permissions:
contents: read
on:
pull_request: null
jobs:
spellcheck:
runs-on: ubuntu-slim
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: streetsidesoftware/cspell-action@de2a73e963e7443969755b648a1008f77033c5b2 # v8.4.0
with:
incremental_files_only: true
strict: false