Skip to content

Commit

Permalink
chore(deps): update ansible/ansible-lint action to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 75ac945 commit 5d65dc8
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.12.2
- uses: ansible/ansible-lint@v25.1.0
with:
working_directory: ${{ github.workspace }}/ansible

0 comments on commit 5d65dc8

Please sign in to comment.