File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 - name : Install tox, tox-lsr
3636 run : |
3737 set -euxo pipefail
38- pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.14 .0"
38+ pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.15 .0"
3939
4040 - name : Convert role to collection format
4141 id : collection
Original file line number Diff line number Diff line change 3333 - name : Install tox, tox-lsr
3434 run : |
3535 set -euxo pipefail
36- pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.14 .0"
36+ pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.15 .0"
3737
3838 - name : Run ansible-plugin-scan
3939 run : |
Original file line number Diff line number Diff line change 3636 - name : Install tox, tox-lsr
3737 run : |
3838 set -euxo pipefail
39- pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.14 .0"
39+ pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.15 .0"
4040
4141 - name : Convert role to collection format
4242 run : |
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110110 python3 -m pip install --upgrade pip
111111 sudo apt update
112112 sudo apt install -y --no-install-recommends git ansible-core genisoimage qemu-system-x86
113- pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.14 .0"
113+ pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.15 .0"
114114
115115 # HACK: Drop this when moving this workflow to 26.04 LTS
116116 - name : Update podman to 5.x for compatibility with bootc-image-builder's podman 5
You can’t perform that action at this time.
0 commit comments