[v22] Update ansible-lint to v6.18.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a031db5d33
commit
aa67eba3c7
@ -30,4 +30,4 @@ steps:
|
||||
# tags
|
||||
tags:
|
||||
- 'latest'
|
||||
- 'v21'
|
||||
- 'v22'
|
||||
|
@ -3,7 +3,7 @@ FROM alpine:3.18
|
||||
|
||||
# software versions
|
||||
ENV ANSIBLE_VERSION=2.13.11
|
||||
ENV ANSIBLE_LINT_VERSION=6.17.2
|
||||
ENV ANSIBLE_LINT_VERSION=6.18.0
|
||||
ENV YAML_LINT_VERSION=1.32.0
|
||||
|
||||
# install software
|
||||
|
Loading…
Reference in New Issue
Block a user