Skip to content

Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.20 #253

Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.20

Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.20 #253

Workflow file for this run

name: "Spell Check"
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@v1.16.4