Skip to content

Commit

Permalink
pin ansible-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-schattenberg-itential committed Nov 4, 2024
1 parent 859f907 commit 3b4effe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@v24.6.0 # or version tag instead of 'main'
uses: ansible/ansible-lint@v24.9.2 # or version tag instead of 'main'

0 comments on commit 3b4effe

Please sign in to comment.