1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_rspamd.git synced 2024-08-16 17:09:51 +02:00

Merge pull request #9 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:22:36 +01:00 committed by GitHub
commit 67bc480bc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,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_file: 'requirements.txt'