Skip to content

Commit 7463c1a

Browse files
authored
Merge pull request #417 from hifis-net/dependabot/github_actions/ansible/ansible-lint-25.4.0
Bump ansible/ansible-lint from 25.1.3 to 25.4.0
2 parents 6da5204 + ded14de commit 7463c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
uses: "actions/checkout@v4"
2525

2626
- name: "Lint code."
27-
uses: "ansible/ansible-lint@v25.1.3"
27+
uses: "ansible/ansible-lint@v25.4.0"

0 commit comments

Comments
 (0)