Skip to content

Commit b9d3910

Browse files
Bump ansible/ansible-lint from 25.4.0 to 25.5.0
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 25.4.0 to 25.5.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v25.4.0...v25.5.0) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7027c5c commit b9d3910

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

0 commit comments

Comments
 (0)