From 4cf7604c3eb0ca98ad2e05bc1ec323e14139f7ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 05:25:57 +0000 Subject: [PATCH] Bump ansible/ansible-lint from 24.2.0 to 24.5.0 Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 24.2.0 to 24.5.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/a3fc7e4def4c3576a221fd1e0e58c0ee43f73af5...492d840530aa2e2b3281165d2353134ad796b156) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/continuous_integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous_integration.yaml b/.github/workflows/continuous_integration.yaml index 1ba6568..2dbc4ce 100644 --- a/.github/workflows/continuous_integration.yaml +++ b/.github/workflows/continuous_integration.yaml @@ -20,4 +20,4 @@ jobs: - name: 'Install requirements.' run: ansible-galaxy install -r requirements.yml - name: 'Run ansible-lint.' - uses: ansible/ansible-lint@a3fc7e4def4c3576a221fd1e0e58c0ee43f73af5 # v24.2.0 + uses: ansible/ansible-lint@492d840530aa2e2b3281165d2353134ad796b156 # v24.5.0