Skip to content

build(deps): bump crate-ci/typos from 1.23.6 to 1.24.1 #16

build(deps): bump crate-ci/typos from 1.23.6 to 1.24.1

build(deps): bump crate-ci/typos from 1.23.6 to 1.24.1 #16

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@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
with:
egress-policy: audit
disable-telemetry: true
- name: Checkout Actions Repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Check spelling of entire workspace
uses: crate-ci/typos@b86466d268920e98b8f1acc7fbb6f08ec871d136 # v1.24.1