Skip to content

Commit 467b88a

Browse files
authored
Merge pull request #508 from hifis-net/dependabot/github_actions/ansible/ansible-lint-25.9.2
Bump ansible/ansible-lint from 25.8.2 to 25.9.2
2 parents 850618d + d948664 commit 467b88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
uses: "actions/checkout@v5"
2525

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

0 commit comments

Comments
 (0)