Skip to content

deps: bump golangci-lint to v1.58.1 #69

deps: bump golangci-lint to v1.58.1

deps: bump golangci-lint to v1.58.1 #69

Workflow file for this run

name: Test Typos
on: [pull_request]
permissions: {}
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of file.txt
uses: crate-ci/typos@master