Skip to content

meta: bump actions/download-artifact from 6.0.0 to 7.0.0 (#552) #2885

meta: bump actions/download-artifact from 6.0.0 to 7.0.0 (#552)

meta: bump actions/download-artifact from 6.0.0 to 7.0.0 (#552) #2885

Workflow file for this run

# https://github.com/codespell-project/actions-codespell
name: codespell
on: [pull_request, push]
permissions:
contents: read
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
with:
egress-policy: audit
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # v2.2
with:
ignore_words_list: crate,raison
exclude_file: .gitignore
skip: package-lock.json, ./src/generators/mandoc/template.1