Skip to content

build(deps): bump crate-ci/typos from 1.45.0 to 1.46.0 #192

build(deps): bump crate-ci/typos from 1.45.0 to 1.46.0

build(deps): bump crate-ci/typos from 1.45.0 to 1.46.0 #192

Workflow file for this run

name: QA
on: [ push, pull_request, merge_group ]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
# Executes "typos ."
- uses: crate-ci/typos@v1.46.0