Browse Source

chore(deps): pin dependencies

pull/850/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
cce79bb0d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/spellcheck.yaml

4
.github/workflows/spellcheck.yaml

@ -6,5 +6,5 @@ jobs:
spellcheck:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v3
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- uses: streetsidesoftware/cspell-action@22e32eb3d70acf30e3fc09bd46edc1d30fb2d6db # v3

Loading…
Cancel
Save