Skip to content

Commit e366488

Browse files
CLDR-16437 gh:(deps): Bump ansible/ansible-lint-action
Bumps [ansible/ansible-lint-action](https://github.com/ansible/ansible-lint-action) from 6.2.1 to 6.17.0. - [Release notes](https://github.com/ansible/ansible-lint-action/releases) - [Commits](ansible/ansible-lint-action@c00ea1b...cad5176) --- updated-dependencies: - dependency-name: ansible/ansible-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8d3acf commit e366488

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
@@ -19,7 +19,7 @@ jobs:
1919
lfs: false # not needed for this job, as we don’t currently do a Java build
2020
- name: Lint Ansible Playbook
2121
# the hash here is a specific version of that repo
22-
uses: ansible/ansible-lint-action@c00ea1b2ac047eaf7318275ac83a0cb846cea71a
22+
uses: ansible/ansible-lint-action@cad5176ea6f24a38f909d688bd467ec8d942d7e1
2323
with:
2424
targets: tools/scripts/ansible/*-playbook.yml
2525
override-deps: |

0 commit comments

Comments
 (0)