Skip to content

Commit

Permalink
Bump the ansible-lint version to 24.7.0 (#765)
Browse files Browse the repository at this point in the history
* add minimum version for  ansible-lint to 24.7.0

* added changelog fragment

* add newline at eof
  • Loading branch information
mandar242 authored Jul 26, 2024
1 parent 5bc53db commit a89f19b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 3 additions & 0 deletions changelogs/fragments/765-bump-ansible-lint-version.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
minor_changes:
- Bump version of ansible-lint to minimum 24.7.0 (https://github.com/ansible-collections/kubernetes.core/pull/765).

0 comments on commit a89f19b

Please sign in to comment.