Skip to content

Bump crate-ci/typos from 1.24.6 to 1.28.3 #70

Bump crate-ci/typos from 1.24.6 to 1.28.3

Bump crate-ci/typos from 1.24.6 to 1.28.3 #70

Workflow file for this run

name: typos
on: [pull_request]
permissions:
contents: read
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- name: Checkout Actions Repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Check spelling of file.txt
uses: crate-ci/typos@d1c850b2b5d502763520c25fb4a6a1128ad99bd9 # master
with:
config: _typos.toml