From 614a8df94651e1bac8b9054f8c987702e6fd60c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 21:37:48 +0000 Subject: [PATCH] CLDR-17168 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](https://github.com/ansible/ansible-lint-action/compare/c00ea1b2ac047eaf7318275ac83a0cb846cea71a...cad5176ea6f24a38f909d688bd467ec8d942d7e1) --- updated-dependencies: - dependency-name: ansible/ansible-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ansible-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-lint.yml b/.github/workflows/ansible-lint.yml index aed2525153f..ca0946aa290 100644 --- a/.github/workflows/ansible-lint.yml +++ b/.github/workflows/ansible-lint.yml @@ -19,7 +19,7 @@ jobs: lfs: false # not needed for this job, as we don’t currently do a Java build - name: Lint Ansible Playbook # the hash here is a specific version of that repo - uses: ansible/ansible-lint-action@c00ea1b2ac047eaf7318275ac83a0cb846cea71a + uses: ansible/ansible-lint-action@cad5176ea6f24a38f909d688bd467ec8d942d7e1 with: targets: tools/scripts/ansible/*-playbook.yml override-deps: |