diff --git a/.github/workflows/tox.yml b/.github/workflows/tox.yml index cb9592e..50c7f91 100644 --- a/.github/workflows/tox.yml +++ b/.github/workflows/tox.yml @@ -3,7 +3,7 @@ name: tox on: # yamllint disable-line rule:truthy - pull_request env: - TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@2.7.0" + TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@2.7.1" LSR_ANSIBLE_TEST_DOCKER: "true" LSR_ANSIBLES: 'ansible==2.9.*' LSR_MSCENARIOS: default