mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
Bump the ansible-lint version to 24.7.0 (#765)
* add minimum version for ansible-lint to 24.7.0 * added changelog fragment * add newline at eof
This commit is contained in:
4
.github/workflows/linters.yaml
vendored
4
.github/workflows/linters.yaml
vendored
@@ -20,5 +20,5 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Run ansible-lint
|
||||
uses: ansible/ansible-lint@v24.2.3
|
||||
- name: run-ansible-lint
|
||||
uses: ansible/ansible-lint@v24.7.0
|
||||
|
||||
Reference in New Issue
Block a user