Skip to content

Commit 367389e

Browse files
Bump ansible/ansible-lint from 26.3.0 to 26.4.0
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 26.3.0 to 26.4.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v26.3.0...v26.4.0) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-version: 26.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33e8f1f commit 367389e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ansible-lint.yml

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

2626
- name: Lint Ansible Playbook
27-
uses: ansible/ansible-lint@v26.3.0
27+
uses: ansible/ansible-lint@v26.4.0
2828

2929
# [optional]
3030
# Arguments to be passed to the ansible-lint

0 commit comments

Comments
 (0)