Skip to content

chore(deps): bump js-yaml from 4.2.0 to 4.3.1 in /web #746

chore(deps): bump js-yaml from 4.2.0 to 4.3.1 in /web

chore(deps): bump js-yaml from 4.2.0 to 4.3.1 in /web #746

Workflow file for this run

name: Typo checker
on: [pull_request]
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # pinned from v6.0.2
- name: Check spelling of the entire repository
uses: crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1 # pinned from v1.38.1