mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-04-05 02:03:02 +00:00
Update ansible-lint version to 25.1.2 (#919)
* Update ansible-lint version to 25.1.2 * Add changelog file
This commit is contained in:
2
.github/workflows/linters.yaml
vendored
2
.github/workflows/linters.yaml
vendored
@@ -20,4 +20,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: run-ansible-lint
|
- name: run-ansible-lint
|
||||||
uses: ansible/ansible-lint@v24.12.2
|
uses: ansible/ansible-lint@v25.1.2
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
minor_changes:
|
||||||
|
- Bump version of ansible-lint to 25.1.2 (https://github.com/ansible-collections/kubernetes.core/pull/919).
|
||||||
Reference in New Issue
Block a user