Bump typos

This commit is contained in:
Laurențiu Nicola 2024-12-13 11:45:44 +02:00
parent 405f01ac3f
commit dc978a976f
9 changed files with 16 additions and 11 deletions

View file

@ -220,7 +220,7 @@ jobs:
timeout-minutes: 10
env:
FORCE_COLOR: 1
TYPOS_VERSION: v1.18.0
TYPOS_VERSION: v1.28.3
steps:
- name: download typos
run: curl -LsSf https://github.com/crate-ci/typos/releases/download/$TYPOS_VERSION/typos-$TYPOS_VERSION-x86_64-unknown-linux-musl.tar.gz | tar zxf - -C ${CARGO_HOME:-~/.cargo}/bin