Skip to content

chore(deps): bump crypto-js from 4.1.1 to 4.2.0 #7

chore(deps): bump crypto-js from 4.1.1 to 4.2.0

chore(deps): bump crypto-js from 4.1.1 to 4.2.0 #7

Workflow file for this run

name: Spell Check Action
on: [pull_request]
jobs:
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v3
- name: Check spelling with custom config file
uses: crate-ci/[email protected]
with:
config: ./typos.toml