Skip to content

Bump thiserror from 2.0.6 to 2.0.8 in the all group across 1 directory #225

Bump thiserror from 2.0.6 to 2.0.8 in the all group across 1 directory

Bump thiserror from 2.0.6 to 2.0.8 in the all group across 1 directory #225

Workflow file for this run

name: Typos
on:
push:
branches:
- main
- release-*
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
name: Checkout Repository
- name: typos-action
uses: crate-ci/[email protected]