mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
update ansible linting to release 'v6'
This commit is contained in:
parent
624ee008b4
commit
61a9111c4d
1 changed files with 1 additions and 3 deletions
4
.github/workflows/ansible-linting-check.yml
vendored
4
.github/workflows/ansible-linting-check.yml
vendored
|
@ -17,8 +17,6 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Lint Ansible Playbook
|
||||
uses: ansible/ansible-lint-action@master
|
||||
uses: ansible/ansible-lint-action@v6
|
||||
with:
|
||||
targets: "."
|
||||
override-deps: |
|
||||
rich>=9.5.1,<11.0.0
|
||||
|
|
Loading…
Reference in a new issue