From 9c694c37073a88ecebc665f84b524fd7f2828052 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 06:35:03 -0900 Subject: [PATCH] chore(deps): update dependency community.general to v10 (#811) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/requirements/requirements_collections.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/requirements_collections.yml b/.github/workflows/requirements/requirements_collections.yml index 70ed1bb9b..ea217b07b 100644 --- a/.github/workflows/requirements/requirements_collections.yml +++ b/.github/workflows/requirements/requirements_collections.yml @@ -3,7 +3,7 @@ collections: - name: ansible.posix version: 1.6.2 - name: community.general - version: 9.5.1 + version: 10.0.1 - name: community.crypto version: 2.22.3 - name: community.docker