Skip to content

chore(deps): update crate-ci/typos action to v1.45.1 #777

chore(deps): update crate-ci/typos action to v1.45.1

chore(deps): update crate-ci/typos action to v1.45.1 #777

Workflow file for this run

name: Typos
on:
pull_request:
branches-ignore:
- gh-pages
- releases/**
types:
- opened
- synchronize
- reopened
jobs:
run:
name: Spell check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
- name: Spell check
uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83 # v1.45.1