mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-26 19:03:14 +00:00
Bump the ansible-lint version to 24.7.0 (#240)
* add minimum version for ansible-lint to 24.7.0 * added changelog fragment * added newline at eof
This commit is contained in:
4
.github/workflows/linters.yml
vendored
4
.github/workflows/linters.yml
vendored
@@ -25,5 +25,5 @@ jobs:
|
||||
steps:
|
||||
- uses: ansible-network/github_actions/.github/actions/checkout_dependency@main
|
||||
|
||||
- name: Run ansible-lint
|
||||
uses: ansible/ansible-lint@v6.21.0
|
||||
- name: run-ansible-lint
|
||||
uses: ansible/ansible-lint@v24.7.0
|
||||
|
||||
Reference in New Issue
Block a user