Skip to content

build(deps): bump the actions group across 1 directory with 4 updates #63

build(deps): bump the actions group across 1 directory with 4 updates

build(deps): bump the actions group across 1 directory with 4 updates #63

Workflow file for this run

name: check-typos
on:
pull_request:
branches:
- master
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Check for typos
uses: crate-ci/typos@5c19779cb52ea50e151f5a10333ccd269227b5ae # v1.41.0
with:
config: .github/typos.toml