Skip to content

Commit 8ef1bb3

Browse files
authored
Merge pull request #292 from hifis-net/dependabot/github_actions/ansible/ansible-lint-24.7.0
Bump ansible/ansible-lint from 24.6.0 to 24.7.0
2 parents 689ce1b + 8f9d5a0 commit 8ef1bb3

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@v4"
2525

2626
- name: "Lint code."
27-
uses: "ansible/ansible-lint@v24.6.0"
27+
uses: "ansible/ansible-lint@v24.7.0"

0 commit comments

Comments
 (0)