Skip to content

Commit

Permalink
Merge pull request #159 from mandar242/ansible-lint-bump
Browse files Browse the repository at this point in the history
Bump the ansible-lint version to 24.7.0
  • Loading branch information
gravesm authored Jul 26, 2024
2 parents 11cb2e8 + bb3ac29 commit 9b562c5
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 @@ -21,5 +21,5 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Run ansible-lint
uses: ansible/ansible-lint@v6.21.0
- name: run-ansible-lint
uses: ansible/ansible-lint@v24.7.0
3 changes: 3 additions & 0 deletions changelogs/fragments/159-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/cloud.common/pull/159).

0 comments on commit 9b562c5

Please sign in to comment.