1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_users.git synced 2024-08-16 10:29:50 +02:00

Merge branch 'main' into dotfiles

This commit is contained in:
L3D 2024-04-06 20:15:55 +02:00 committed by GitHub
commit cb3d40ed17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- name: Run ansible-lint
uses: ansible-actions/ansible-lint-action@v1.0.2
uses: ansible-actions/ansible-lint-action@v1.0.3
with:
target: "./"
python_dependency: "jmespath"

View file

@ -17,6 +17,6 @@ jobs:
fetch-depth: 0
- name: Run yamllint
uses: ansible-actions/yamllint-action@v0.0.1
uses: ansible-actions/yamllint-action@v0.0.2
with:
target: "./"