Skip to content

Commit f4873e9

Browse files
authored
Merge pull request #462 from hifis-net/dependabot/github_actions/ansible/ansible-lint-25.8.1
Bump ansible/ansible-lint from 25.7.0 to 25.8.1
2 parents 6d07214 + b2ab8a5 commit f4873e9

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.7.0"
27+
uses: "ansible/ansible-lint@v25.8.1"

0 commit comments

Comments
 (0)