Merge pull request #153 from roles-ansible/dependabot/github_actions/ansible-actions/ansible-lint-action-1.0.3

Bump ansible-actions/ansible-lint-action from 1.0.2 to 1.0.3
This commit is contained in:
L3D 2024-03-22 11:24:24 +01:00 committed by GitHub
commit 8777751b55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,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: "./"
collections_yml: 'requirements.yml'