Skip to content

chore(deps): bump uuid from 10.0.0 to 11.0.2 #1778

chore(deps): bump uuid from 10.0.0 to 11.0.2

chore(deps): bump uuid from 10.0.0 to 11.0.2 #1778

Workflow file for this run

name: Typo Check
on:
push:
branches: [dev]
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Use typos with config file
uses: crate-ci/[email protected]
with:
config: .github/workflows/config/typos.toml