Просмотр исходного кода
Merge pull request #2684 from spantaleev/dependabot/github_actions/ansible-community/ansible-lint-action-6.16.0
Bump ansible-community/ansible-lint-action from 6.15.0 to 6.16.0
pull/2685/head
Slavi Pantaleev
2 лет назад
committed by
GitHub
Родитель
Сommit
eaf467faa5
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов:
1 добавлений и
1 удалений
-
.github/workflows/matrix.yml
|
|
@@ -21,6 +21,6 @@ jobs: |
|
|
- name: Check out |
|
|
- name: Check out |
|
|
uses: actions/checkout@v3 |
|
|
uses: actions/checkout@v3 |
|
|
- name: Run ansible-lint |
|
|
- name: Run ansible-lint |
|
|
uses: ansible-community/ansible-lint-action@v6.15.0 |
|
|
|
|
|
|
|
|
uses: ansible-community/ansible-lint-action@v6.16.0 |
|
|
with: |
|
|
with: |
|
|
path: roles/custom |
|
|
path: roles/custom |