Skip to content

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

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

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

Workflow file for this run

name: Spellcheck
on:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
check:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Checkout
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
- name: Check spelling
uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # master
# typos is a Source code spell checker
# https://github.com/crate-ci/typos