Skip to content

Commit c7cf17c

Browse files
authored
Merge pull request #73 from validatedpatterns/dependabot/github_actions/ansible/ansible-lint-25.11.0
Bump ansible/ansible-lint from 25.9.2 to 25.11.0
2 parents 4de8b8d + 0c9ea3c commit c7cf17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
persist-credentials: false
1616

1717
- name: Lint Ansible Playbook
18-
uses: ansible/ansible-lint@d7cd7cfa2469536527aceaef9ef2ec6f2fb331cb
18+
uses: ansible/ansible-lint@43e758bad47344f1ce7b699c0020299f486a8026
1919
with:
2020
setup_python: "true"

0 commit comments

Comments
 (0)