Skip to content

fix(deps): bump reqwest from 0.12.24 to 0.12.26 #9894

fix(deps): bump reqwest from 0.12.24 to 0.12.26

fix(deps): bump reqwest from 0.12.24 to 0.12.26 #9894

Workflow file for this run

name: Typos
on:
workflow_dispatch:
push:
permissions:
contents: read
jobs:
typos:
name: Spell Check
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master
with:
config: .typos.toml