From 7fe5000670ef992a55240723c4558c5b7b561ea8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 02:10:09 +0000 Subject: [PATCH] chore(deps): update ansible collections --- .../workflows/requirements/requirements_collections.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/requirements/requirements_collections.yml b/.github/workflows/requirements/requirements_collections.yml index 47bc85e11..3c613ef3c 100644 --- a/.github/workflows/requirements/requirements_collections.yml +++ b/.github/workflows/requirements/requirements_collections.yml @@ -1,10 +1,10 @@ --- collections: - name: ansible.posix - version: 1.5.4 + version: 1.6.1 - name: community.general - version: 9.2.0 + version: 9.5.0 - name: community.crypto - version: 2.21.1 + version: 2.22.1 - name: community.docker - version: 3.11.0 + version: 3.13.0