From 7c556011e89b8fda30f9549c4fd6bf1fb9c03f15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 03:43:48 +0000 Subject: [PATCH] chore(deps): update ansible collections (#794) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../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..425cc0d79 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.2 - name: community.docker - version: 3.11.0 + version: 3.13.1