Skip to content

Bump crate-ci/typos from 1.22.9 to 1.23.6 #49

Bump crate-ci/typos from 1.22.9 to 1.23.6

Bump crate-ci/typos from 1.22.9 to 1.23.6 #49

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@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.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@935271f0204ebdf61717cf6caac31d8d115f1c14 # master
with:
config: _typos.toml