From 7c8e62fadb2926024a5d61ff8033d0a7f2cdfb33 Mon Sep 17 00:00:00 2001 From: L3D Date: Sun, 16 Jan 2022 18:08:10 +0100 Subject: [PATCH] temporary fix action --- .github/workflows/ansible-linting-check.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ansible-linting-check.yml b/.github/workflows/ansible-linting-check.yml index ab63487..bd3d85a 100644 --- a/.github/workflows/ansible-linting-check.yml +++ b/.github/workflows/ansible-linting-check.yml @@ -20,7 +20,5 @@ jobs: uses: ansible/ansible-lint-action@master with: targets: "." - # [required] - # Paths to ansible files (i.e., playbooks, tasks, handlers etc..) - args: "" - # [optional] + override-deps: | + rich>=9.5.1,<11.0.0