Skip to content

Commit db12f08

Browse files
Bump ansible/ansible-lint from 25.11.0 to 25.12.1
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 25.11.0 to 25.12.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@43e758b...40f24c2) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-version: 25.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8093fb7 commit db12f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
persist-credentials: false
1616

1717
- name: Lint Ansible Playbook
18-
uses: ansible/ansible-lint@43e758bad47344f1ce7b699c0020299f486a8026 # v25.11.0
18+
uses: ansible/ansible-lint@40f24c2d511c6662ba96b53a35f386cf8b0c11ad # v25.12.1
1919
# Let's point it to the path
2020
with:
2121
setup_python: "true"

0 commit comments

Comments
 (0)