diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 3ef6aebc..c73e2d98 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -31,7 +31,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v7 - - uses: crate-ci/typos@v1.47.0 + - uses: crate-ci/typos@v1.48.0 test: name: test runs-on: ubuntu-latest