Forráskód Böngészése

Update lint to 5.3.2

Lucas A. Wilson 3 éve
szülő
commit
473f93af9d
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .github/workflows/ansible-lint.yml

+ 1 - 1
.github/workflows/ansible-lint.yml

@@ -39,7 +39,7 @@ jobs:
         # Must follow the example syntax.
         # Must follow the example syntax.
         override-deps: |
         override-deps: |
           ansible==2.10
           ansible==2.10
-          ansible-lint==5.1.2
+          ansible-lint==5.3.2
         # [optional]
         # [optional]
         # Arguments to be passed to the ansible-lint
         # Arguments to be passed to the ansible-lint