Skip to content

Commit b6f56c9

Browse files
Update ansible-lint version
Signed-off-by: Latrell-Freeman <[email protected]>
1 parent 011c0bb commit b6f56c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
cache: 'pip'
3131

3232
- name: Perform PIP installs
33-
run: pip install ansible-lint
33+
run: pip install ansible-lint==6.16.0
3434

3535
- name: Run ansible-lint
3636
run: |

0 commit comments

Comments
 (0)