Merge "Update typos version"

This commit is contained in:
Zuul
2024-10-03 11:22:01 +00:00
committed by Gerrit Code Review

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