Skip to content

Bump golang.org/x/term from 0.22.0 to 0.23.0 #141

Bump golang.org/x/term from 0.22.0 to 0.23.0

Bump golang.org/x/term from 0.22.0 to 0.23.0 #141

Workflow file for this run

name: codespell
on:
push:
branches:
- master
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- uses: codespell-project/actions-codespell@v2.0
with:
skip: ./.git,./go.sum