Skip to content

build(deps): bump step-security/harden-runner from 2.10.2 to 2.10.4 #30

build(deps): bump step-security/harden-runner from 2.10.2 to 2.10.4

build(deps): bump step-security/harden-runner from 2.10.2 to 2.10.4 #30

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@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
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@2872c382bb9668d4baa5eade234dcbc0048ca2cf # v1.28.2