Skip to content

Commit

Permalink
GHA: Bump ansible-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
owine authored and saltydk committed Feb 3, 2024
1 parent 4cd885e commit a408f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/saltbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
python-version: '3.10'

- name: Install packages
run: pip install "ansible>=9.0.0,<10.0.0" ansible-lint==6.22.0 jmespath
run: pip install "ansible>=9.0.0,<10.0.0" ansible-lint==6.22.2 jmespath

- name: Run ansible linter
run: ansible-lint
Expand Down

0 comments on commit a408f3f

Please sign in to comment.