From 56ed69c1c71846cbb2f56db10872b1ca96102dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 06:31:24 +0000 Subject: [PATCH 1/2] Bump ansible/ansible-lint from 24.9.2 to 24.10.0 Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 24.9.2 to 24.10.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.9.2...v24.10.0) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/molecule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index ffcc23d..602ffed 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -37,7 +37,7 @@ jobs: - name: Checkout Role uses: actions/checkout@v4 - name: Run Ansible-lint - uses: ansible/ansible-lint@v24.9.2 + uses: ansible/ansible-lint@v24.10.0 test: needs: - lint From bdddfd25568bd8b4dd21b0ac3401c21acb376752 Mon Sep 17 00:00:00 2001 From: "Shadow Walker [GH bot]" Date: Thu, 14 Nov 2024 06:31:51 +0000 Subject: [PATCH 2/2] Updated CHANGELOG.md on "2024-11-14 06:31:51" --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8c00bb..7a2c988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Merged pull requests:** +- Bump ansible/ansible-lint from 24.9.0 to 24.9.2 [\#28](https://github.com/buluma/ansible-role-buildtools/pull/28) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump ansible/ansible-lint from 24.7.0 to 24.9.0 [\#27](https://github.com/buluma/ansible-role-buildtools/pull/27) ([dependabot[bot]](https://github.com/apps/dependabot)) ## [24.3.31](https://github.com/buluma/ansible-role-buildtools/tree/24.3.31) (2024-03-29)