Skip to content

Commit

Permalink
Bump the ansible-lint version to 24.7.0 (#765) (#818)
Browse files Browse the repository at this point in the history
This is a backport of PR #765 as merged into main (a89f19b).
SUMMARY

Bump the ansible-lint version to 24.7.0

ISSUE TYPE

COMPONENT NAME

ADDITIONAL INFORMATION
  • Loading branch information
patchback[bot] authored Dec 11, 2024
1 parent 2cdcc19 commit c73f3e3
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 c73f3e3

Please sign in to comment.