Skip to content

Commit

Permalink
Merge pull request #2126 from pascaliske/renovate/ansible-ansible-lin…
Browse files Browse the repository at this point in the history
…t-24.x
  • Loading branch information
pascaliske authored Dec 11, 2024
2 parents cc8df43 + 4f4d555 commit c6b2929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
ln -s ${{ github.workspace }}/.ansible-lint ${{ github.workspace }}/ansible/.ansible-lint
# lint ansible
- uses: ansible/ansible-lint@v24.10.0
- uses: ansible/ansible-lint@v24.12.1
with:
working_directory: ${{ github.workspace }}/ansible

0 comments on commit c6b2929

Please sign in to comment.