Update typos version
New version of crate-ci/typos cathes few existing typos. Update it. Change-Id: I010b238218c773e1ce523d204fbbb3145bb7fb40
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
- name: Download crate-ci/typos
|
- name: Download crate-ci/typos
|
||||||
ansible.builtin.get_url:
|
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"
|
dest: "/tmp/typos.tar.gz"
|
||||||
|
|
||||||
- name: Create bin folder
|
- name: Create bin folder
|
||||||
|
Reference in New Issue
Block a user