Skip to content

build(deps): bump crate-ci/typos from 1.29.7 to 1.29.9 #38

build(deps): bump crate-ci/typos from 1.29.7 to 1.29.9

build(deps): bump crate-ci/typos from 1.29.7 to 1.29.9 #38

Workflow file for this run

name: Spell Check
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@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
with:
egress-policy: audit
disable-telemetry: true
- name: Checkout Actions Repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Check spelling of entire workspace
uses: crate-ci/typos@212923e4ff05b7fc2294a204405eec047b807138 # v1.29.9