ci: use tox-lsr 3.12.0 for osbuild_config.yml feature

Use tox-lsr 3.12.0 for the new osbuild_config.yml feature for bootc and users
https://github.com/linux-system-roles/tox-lsr/pull/211

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson
2025-09-19 12:45:19 -06:00
committed by Richard Megginson
parent 1f5c9c9e5e
commit cb7b8ed08a
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
- name: Install tox, tox-lsr
run: |
set -euxo pipefail
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.11.1"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.12.0"
- name: Convert role to collection format
run: |