Update typos version

New version of crate-ci/typos cathes few existing typos. Update it.

Change-Id: I010b238218c773e1ce523d204fbbb3145bb7fb40
This commit is contained in:
Artem Goncharov
2024-10-03 11:38:15 +02:00
parent 7e173c20bc
commit f39e2fddb0

View File

@@ -22,7 +22,7 @@
- name: Download crate-ci/typos
ansible.builtin.get_url:
url: "https://github.com/crate-ci/typos/releases/download/v1.23.6/typos-v1.23.6-x86_64-unknown-linux-musl.tar.gz"
url: "https://github.com/crate-ci/typos/releases/download/v1.25.0/typos-v1.25.0-x86_64-unknown-linux-musl.tar.gz"
dest: "/tmp/typos.tar.gz"
- name: Create bin folder