Skip to content

Commit

Permalink
CLDR-15176 ansible-lint: workaround for version problem
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Jan 10, 2022
1 parent 472af8d commit 524c28e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
uses: ansible/ansible-lint-action@c37fb7b4bda2c8cb18f4942716bae9f11b0dc9bc
with:
targets: tools/scripts/ansible/*-playbook.yml
override-deps: |
rich>=9.5.1,<11.0.0
- name: Cache lint npm repository
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 524c28e

Please sign in to comment.